Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Why did they call it .NET?Nov 19
Which of the following function calls is correct while providing default...Feb 25
Why am I getting an InvalidOperationException when I serialize an ArrayList?Dec 13
Which function call does invoke the following function prototype? float sub1(int...Feb 13
Which of the following is true while passing objects as function arguments? It i...Feb 24
Does C# support a variable number of arguments?Sep 02
How can I process command-line arguments?Sep 24
Which of the following is true about a function call in a C++ program?Oct 03
Consider a class X, which includes a virtual function called X_output.Feb 16
When you call a function by passing the address of a data variable, it is know a...Sep 16
What is the general format of calling a static member function using a class...Nov 02
Pick out the correct usage of the list function called, splice().Jun 03
Can savepoints be used to "save off" portions of a transaction? Why or why not? Dec 21
GROUP FUNCTIONS (AGGREGATION FUNCTIONS)Dec 17
Why do we use XRA A instructionJun 19
Why crystal is a preferred clock source?Jun 23
Identify which function prototype exhibits the following: Name of the function i...Feb 25
Why doesn't the .NET runtime offer deterministic destruction?Feb 07
Why is XmlSerializer so slow?Jan 04
Compare CALL and PUSH instructionsJul 03
Explain the difference between a JMP instruction and CALL instructionOct 26
Define a namespace called ‘samplespace’, which includes a member variable,namely...Dec 15
What must be done after closing a cursor to return memory? Dec 21
How can I find out what the garbage collector is doing?Sep 08
Function prototyping defines for which optionSep 25
Find if the following function prototype contains any error: double area(int ) Dec 02
Which of the following programming approach used functions as a key concept to p...Jul 28
Select true option for A friend functionNov 03
Identify the variables, which are local to the following functionNov 08
Which of the following statements is true about the function that contains the c...Jan 15
Which functions are also known by the name ? Dec 21
Assuming that they are separate columns, which function(s) would splice together...Dec 21
Explain IF ,Vlookup, Hlookup function.Jan 20
How to clrscr() function working in Visual C++Oct 16
What is the function of DMA address register?Jan 11
8051 port functionsApr 02
Write the function of crossbar switch?Jul 18
Which is NOT true about function objects?Mar 09
Which class does define the member function put()?Oct 13
Functions of an accumulatorApr 12
In 8085 which is called as High order / Low order Register?Feb 12
Why does excel display number signs(###) in a cell?Jan 20
Why is the arrangement of conditions in an SQL statement important? Dec 21
Which of the following is called an implicit constructor for the class xyz?Sep 26
Can I call a virtual method from a constructor/destructor?Sep 08
Why do I get errors when I try to serialize a Hashtable?Dec 03
Structs are largely redundant in C++. Why does C# have them?Sep 16
If C# destructors are so different to C++ destructors, why did MS use the same...Nov 21
How do I declare a pure virtual function in C#?Jan 01
Which header file in C++ does contain function prototypes for memory allocation?Nov 23