Resource Type | Posted On |
Which the following is true regarding the statement? const simple m(a,b); Se... | Sep 19 |
Which of the following statements is true about the function that contains the c... | Jan 15 |
Which of the following statement(s) is NOT true regarding the above code? sele... | Oct 05 |
Which of the following statement(s) is true according to the following statement... | Jan 13 |
Which statement(s) is true regarding the above code? - Select option | Nov 02 |
Which of the following statements are true about copy constructors? Select... | Jul 09 |
Which of the following is true about pointers? | Jul 03 |
Write the equivalent C++ statement for the following expression | Dec 01 |
Which statement(s) is NOT true about catch (…) statement? - Select option | Dec 08 |
Which of the following SQL statements will work? | Dec 21 |
How do I enforce const correctness in C#? | Sep 18 |
Which of the following keyword is used to modify a const object? | Dec 15 |
The statement int main() is a which statement | Nov 12 |
Which statement(s) is true about the visibility of inherited members? Select... | Oct 13 |
Which statement(s) is true about try block? - Select option | Jun 13 |
Which statement is true about compare( ) function? - Select option | Oct 25 |
Why am I getting an InvalidOperationException when I serialize an ArrayList? | Dec 13 |
Which of the following statements require the header file to be... | Nov 25 |
Which one of the following options is true on the topic of Simula67? | Nov 21 |
Which of the following is NOT true about virtual functions? | Aug 13 |
Which of the following is NOT true about pure virtual function? | Mar 20 |
Which of the following is true about scope resolution operator? | May 06 |
Which of the following is true about new operator? | Oct 16 |
Which of the following is true about a function call in a C++ program? | Oct 03 |
Which of the following statements does correctly describe the casting operator... | Apr 23 |
|
Which of the following statement defines more than one generic data type in a cl... | Apr 08 |
Which of the following is true about code in description? - Select option | Nov 01 |
Which of the following statements do incorrectly describe the characteristics of... | Oct 18 |
Which of the following is not true about the code segment given below? | Jan 14 |
Which of the following is not true about member functions? | Jul 28 |
Which of the following is not true about static member variable? | Jul 25 |
Which of the following is true while passing objects as function arguments? It i... | Feb 24 |
Which of the following is not true about constructors and destructors? | Oct 28 |
Which of the following statements do correctly describe the characteristics of... | Dec 06 |
Which of the following is true about object-oriented analysis (OOA) approach? | Dec 15 |
Do the following statements return the same or different output. | Dec 21 |
What is Simple Path in dfs (data file structure)? | Oct 27 |
What is Simple Merge Sort in dfs (data file structure)? | Apr 08 |
Is it true that objects don't always get destroyed immediately when the last ref... | Sep 25 |
Select true option for A friend function | Nov 03 |
Which is NOT true about Templates? - Select option | Oct 27 |
Will below statements will work or not? | Dec 21 |
Are triggers used with the SELECT statement? | Dec 21 |
What does streamline an SQL statement mean? | Dec 21 |
Which is NOT true about function objects? | Mar 09 |
Explain the following terms giving suitable examples: | Jan 20 |
Identify the correct combination for the following data | Jan 28 |
Consider the following code segment and select one of the option | Oct 27 |
Identify all the members of the following class xyz: | Jun 16 |
Which of the following operators cannot be overloaded? | Feb 11 |