Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Why did they call it .NET?Nov 19
Why do I get errors when I try to serialize a Hashtable?Dec 03
XmlSerializer is throwing a generic "There was an error reflecting MyClass" erro...Dec 11
Assume that there is no logic error. Identify if there is any declaration error:...Mar 03
Can savepoints be used to "save off" portions of a transaction? Why or why not? Dec 21
Identify if any error in the following code segmentJan 04
Find if the following function prototype contains any error: double area(int ) Dec 02
Identify the error, if any: char str_name ‘a‘;Nov 21
Why doesn't the .NET runtime offer deterministic destruction?Feb 07
Why is XmlSerializer so slow?Jan 04
Why do we use XRA A instructionJun 19
Why crystal is a preferred clock source?Jun 23
Define a namespace called ‘samplespace’, which includes a member variable,namely...Dec 15
Compare CALL and PUSH instructionsJul 03
Explain the difference between a JMP instruction and CALL instructionOct 26
Identify the error, if any: double avg=tot/n; in this statementFeb 15
Which error occur due to poor understanding of the language? - Select optionDec 13
What will happen if an error is not handled? - Select optionNov 21
What will be the output of the code mentioned in description if there is no comp...Jul 07
Mentioned code will not compile. Identify which line should be changed to fix th...Oct 27
Why am I getting an InvalidOperationException when I serialize an ArrayList?Dec 13
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
Why is the arrangement of conditions in an SQL statement important? Dec 21
Why does excel display number signs(###) in a cell?Jan 20
In 8085 which is called as High order / Low order Register?Feb 12
Can I call a virtual method from a constructor/destructor?Sep 08
Which of the following is true about a function call in a C++ program?Oct 03
Pick out the correct usage of the list function called, splice().Jun 03
When you call a function by passing the address of a data variable, it is know a...Sep 16
Which of the following function calls is correct while providing default...Feb 25
Which function call does invoke the following function prototype? float sub1(int...Feb 13
Consider a class X, which includes a virtual function called X_output.Feb 16
What is the general format of calling a static member function using a class...Nov 02
Which of the following is called an implicit constructor for the class xyz?Sep 26