Resource Type | Posted On |
Assume that there is no logic error. Identify if there is any declaration error:... | Mar 03 |
Identify the error, if any: char str_name ‘a‘; | Nov 21 |
Identify if any error in the following code segment | Jan 04 |
What is Tri-state logic? | Jul 24 |
Assuming that they are separate columns, which function(s) would splice together... | Dec 21 |
Mentioned code will not compile. Identify which line should be changed to fix th... | Oct 27 |
Identify the error, if any: double avg=tot/n; in this statement | Feb 15 |
The declaration of a class includes which option | Mar 14 |
The declaration of global variables must be made in which option | Aug 29 |
XmlSerializer is throwing a generic "There was an error reflecting MyClass" erro... | Dec 11 |
What will happen if an error is not handled? - Select option | Nov 21 |
Which error occur due to poor understanding of the language? - Select option | Dec 13 |
Why am I getting an InvalidOperationException when I serialize an ArrayList? | Dec 13 |
Find if the following function prototype contains any error: double area(int ) | Dec 02 |
Identify which function prototype exhibits the following: Name of the function i... | Feb 25 |
Identify the variables, which are local to the following function | Nov 08 |
Identify all the members of the following class xyz: | Jun 16 |
Identify the drawback of using procedure-oriented programming, if any: | Nov 02 |
Which system is used to identify/track/monitor the individual knowledge and skil... | Feb 25 |
Identify the manipulators in C++: | Dec 09 |
Identify the valid variable name from which options | Aug 16 |
Identify the correct syntax for declaring a dynamic array of characters using th... | Apr 11 |
Identify the correct combination for the following data | Jan 28 |
Which statement(s) is similar to the declaration of non type template... | Mar 22 |
Which OOP feature can be enabled by using private declaration for the class... | Feb 20 |
|
Why do I get errors when I try to serialize a Hashtable? | Dec 03 |
What will be the output of the code mentioned in description if there is no comp... | Jul 07 |
Which of the following can be used to identify the objects in object oriented... | Dec 15 |
How to select records? | Dec 15 |
string is a - Select option | Feb 11 |
Functional decomposition technique can be used to implement - Select option | Dec 15 |
Data flow diagram is also known as - Select option | Dec 15 |
Which can be used to identify the services provided and received by objects? | Dec 15 |
Select true option for A friend function | Nov 03 |
The default constructor for class A is - select option | Sep 30 |
Operator overloading is necessary because - select option | May 22 |
Which overloads a unary minus operator and returns no values - Select option | Mar 21 |
Consider the following code segment and select one of the option | Oct 27 |
Identify the equivalent ios function for the manipulator ‘setw’. | Oct 19 |
C++ Templates support the concept of - Select option | Sep 23 |
Which is NOT true about Templates? - Select option | Oct 27 |
Will SELECT SUM(LASTNAME) FROM CHARACTERS query work? | Dec 21 |
How would you select group of worksheets? | Jan 20 |
Are triggers used with the SELECT statement? | Dec 21 |
Distinguish between Select query and Action Query, Database and Table, Filter an... | Jan 20 |
Differentiate between select Query & parameter Query. | Jan 20 |
How can you select a row, a column or an entire sheet in Excel? | Jan 20 |
What would be the output of the following code? - Select option | Jun 29 |
Which of the following flags do not have any bit fields? - Select option | Oct 20 |
If a class contains the objects of another class as its members, then it is know... | Dec 19 |