Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
Sort: Rank
What does a socket consists of
What does a socket consists of? The combination of an IP address and a port number is called a socket. 2007-11-11, 6432👍, 0💬
What is multiprogramming
What is multiprogramming? Multiprogramming is a rapid switching of the CPU back and forth between processes. 2007-11-11, 6057👍, 0💬
Sort: Rank
Popular Posts:
How To Compile a JUnit Test Class? Compiling a JUnit test class is like compiling any other Java cla...
Where Do You Download JUnit? Where do I download JUnit? I don't think anyone will ask this question ...
.NET INTERVIEW QUESTIONS - What is COM ? Microsoft’s COM is a technology for component software deve...
Can we get a strongly typed resource class rather than using resource manager? In the previous quest...
What is NullPointerException and how to handle it? When an object is not initialized, the default va...