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:
What restrictions are placed on method overloading?
What restrictions are placed on method overloading? Two methods may not have the same name and argument list but different return types. 2012-12-19, 2190👍, 0💬
Do I need to import java.lang package any time? Why ?
Do I need to import java.lang package any time? Why ? No. It is by default loaded internally by the JVM. 2013-05-09, 2187👍, 0💬
How will you register COM+ services?
How will you register COM+ services? Through X-Copy Deployment. 2014-11-14, 2180👍, 0💬
Which dll is required to translate XML to SQL in IIS ?
Which dll is required to translate XML to SQL in IIS ? Microsoft.data.sqlxml.dll 2013-12-24, 2174👍, 0💬
How you can force the garbage collection?
How you can force the garbage collection? Garbage collection automatic process and can't be forced. 2013-02-27, 2173👍, 0💬
Name four Container classes.
Name four Container classes. Window, Frame, Dialog, FileDialog, Panel, Applet, or ScrollPane 2012-12-21, 2172👍, 0💬
Popular Posts:
How can you enable automatic paging in DataGrid ? Following are the points to be done in order to en...
What does AddressOf operator do in background ? The AddressOf operator creates a delegate object to ...
How Many Tags Are Defined in HTML 4.01? There are 77 tags defined in HTML 4.01: a abbr acronym addre...
What is Traceability Matrix? Traceability Matrix is one of the document will prepare by QA.To make s...
What is CAR (Causal Analysis and Resolution)? The basic purpose of CAR is to analyze all defects, pr...