Resource Type | Posted On |
Which is a correct description of the destructor ‘sample’ and includes output... | Sep 01 |
Are C# destructors the same as C++ destructors? | Dec 03 |
What is the output of the program mentioned in the description? - | Oct 10 |
What will be the output of the code mentioned in description if there is no comp... | Jul 07 |
Which of the following statements do incorrectly describe the characteristics of... | Oct 18 |
Which of the following statements require the header file to be... | Nov 25 |
If C# destructors are so different to C++ destructors, why did MS use the same... | Nov 21 |
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 |
Define a namespace called ‘samplespace’, which includes a member variable,namely... | Dec 15 |
Does Requirements Management includes management of technical and non technical... | Aug 31 |
Name the library that must be included while using cin | Nov 13 |
Should I make my destructor virtual? | Sep 24 |
The statement int main() is a which statement | Nov 12 |
The declaration of a class includes which option | Mar 14 |
Do the following statements return the same or different output. | Dec 21 |
Why am I getting an InvalidOperationException when I serialize an ArrayList? | Dec 13 |
Which code segments will convert a class object namely sample to type double? | Sep 06 |
Which of the following is true about code in description? - Select option | Nov 01 |
Can I customise the trace output? | Feb 06 |
What is the output of the following code? | Feb 24 |
Which of the following statement(s) is true according to the following statement... | Jan 13 |
What is the output of the below code? | Dec 06 |
What is the output modes used in 8279? | Feb 09 |
What are input & output devices? | Sep 17 |
|
Which statement(s) is NOT true about catch (…) statement? - Select option | Dec 08 |
Pick out the correct usage of the list function called, splice(). | Jun 03 |
Which of the following function calls is correct while providing default... | Feb 25 |
Which of the following statements is true about the function that contains the c... | Jan 15 |
Consider a class X, which includes a virtual function called X_output. | Feb 16 |
Write the equivalent C++ statement for the following expression | Dec 01 |
Can I call a virtual method from a constructor/destructor? | Sep 08 |
Which of the following is not true about constructors and destructors? | Oct 28 |
Will below statements will work or not? | Dec 21 |
Which of the following SQL statements will work? | Dec 21 |
Are triggers used with the SELECT statement? | Dec 21 |
What does streamline an SQL statement mean? | Dec 21 |
What will be the output on executing the mentioned code 5? | Dec 15 |
What will be the output of the mentioned code 6? | Dec 15 |
What will be the output of the code mentioned below? | Jun 24 |
What are the signals used in input control signal & output control signal? | Apr 01 |
What will be the output of the mentioned code? | Nov 21 |
What will be the output of the mentioned code? | Mar 19 |
What will be the output of the mentioned code? | Dec 10 |
What will be the output of the following code segment? - Select option | Oct 15 |
What is the output of the code mentioned below? - select option | Mar 05 |
Which is not an input/output stream class? - Select option | Aug 16 |
What would be the output of the following code? char *str= “Managing Console I/O... | Apr 04 |
Which feature does allow you to format the output in C++? - Select option | Jul 29 |
What would be the output of the following code 3? - Select option | Jan 01 |