Resource Type | Posted On |
Define a namespace called ‘samplespace’, which includes a member variable,namely... | Dec 15 |
Which class does define the member function put()? | Oct 13 |
Which of the following option will create a user-defined namespace in ANSI C++? | Dec 15 |
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 |
The declaration of a class includes which option | Mar 14 |
Does Requirements Management includes management of technical and non technical... | Aug 31 |
Name the library that must be included while using cin | Nov 13 |
Why did they call it .NET? | Nov 19 |
Explain the difference between a JMP instruction and CALL instruction | Oct 26 |
How do we define name in Excel? What is the use of defining names? | Jan 20 |
Compare CALL and PUSH instructions | Jul 03 |
Identify all the members of the following class xyz: | Jun 16 |
By default, the members of a class are | Jun 01 |
Function prototyping defines for which option | Sep 25 |
Who defines the CAS code groups? | Mar 02 |
How do I define my own code group? | Mar 23 |
Can I define my own exceptions? | Mar 26 |
Define file in dfs (data file structure). | May 13 |
Define instruction cycle, machine cycle and T-state | Nov 25 |
Define stack and explain stack related instructions | Dec 23 |
Define Flags | Aug 06 |
Define scan counter? | Jul 07 |
Define HRQ? | Apr 22 |
|
Which of the following statements require the header file to be... | Nov 25 |
Which is a correct description of the destructor ‘sample’ and includes output... | Sep 01 |
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 |
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 |
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 |
In 8085 which is called as High order / Low order Register? | Feb 12 |
How will you assign value ‘5’ to the variable ‘x’ inside a member function using... | Aug 11 |
Which OOP feature can be enabled by using private declaration for the class... | Feb 20 |
Which of the following will assign the value to the class member variable num? v... | Jul 15 |
Which of the following is not true about member functions? | Jul 28 |
which class members does the derived class inherit from base class? select... | Sep 27 |
Which statement(s) is true about the visibility of inherited members? Select... | Oct 13 |
Which functions can have access to the private and protected members of a class? | Dec 02 |
If a class contains the objects of another class as its members, then it is know... | Dec 19 |
Which of the following is not a member-dereferencing operator? | Nov 15 |
Which of the following is not true about static member variable? | Jul 25 |
Which of the following statement defines more than one generic data type in a cl... | Apr 08 |
Define File Organization technique in dfs (data file structure). | Aug 23 |
Which of the following is not a user-defined data type? | Jan 13 |
Which relationship defines ‘is_a’ relationship in object-oriented design? | Dec 15 |