Resource Type | Posted On |
What is the general format of calling a static member function using a class... | Nov 02 |
Which class does define the member function put()? | Oct 13 |
Define a namespace called ‘samplespace’, which includes a member variable,namely... | Dec 15 |
Identify which function prototype exhibits the following: Name of the function i... | Feb 25 |
By default, the members of a class are | Jun 01 |
Identify all the members of the following class xyz: | Jun 16 |
which class members does the derived class inherit from base class? select... | Sep 27 |
Consider a class X, which includes a virtual function called X_output. | Feb 16 |
Which functions can have access to the private and protected members of a class? | Dec 02 |
Which functions are also known by the name ? | Dec 21 |
Which of the following is not true about static member variable? | Jul 25 |
Which OOP feature can be enabled by using private declaration for the class... | Feb 20 |
Name the library that must be included while using cin | Nov 13 |
How will you assign value ‘5’ to the variable ‘x’ inside a member function using... | Aug 11 |
If a class contains the objects of another class as its members, then it is know... | Dec 19 |
Which function call does invoke the following function prototype? float sub1(int... | Feb 13 |
Which of the following programming approach used functions as a key concept to p... | Jul 28 |
Explain the different instruction formats with examples | Oct 21 |
Which of the following is the general form of using an exception specification? ... | Jan 18 |
What are some common hindrances of general performance? | Dec 21 |
Which of the following is called an implicit constructor for the class xyz? | Sep 26 |
Which of the following will assign the value to the class member variable num? v... | Jul 15 |
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 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 not true about member functions? | Jul 28 |
Name the function, which can get you the current date. | Jan 20 |
Why am I getting an InvalidOperationException when I serialize an ArrayList? | Dec 13 |
Why did they call it .NET? | Nov 19 |
Compare CALL and PUSH instructions | Jul 03 |
Explain the difference between a JMP instruction and CALL instruction | Oct 26 |
GROUP FUNCTIONS (AGGREGATION FUNCTIONS) | Dec 17 |
Name of serial’s name which has been started two year ago. | Dec 15 |
How do we define name in Excel? What is the use of defining names? | Jan 20 |
In 8085 name the 16 bit registers? | Dec 01 |
Name 5 different addressing modes? | Nov 19 |
Name the process that separates data into distinct, unique sets | Dec 21 |
Name the metrics that is associated with Requirements Management PA in CMM | Jan 06 |
Name the implementation of Requirements Development PA in Infosys | Jan 18 |
Identify the valid variable name from which options | Aug 16 |
The insertion operator is another name for which operator | Sep 16 |
Which feature does allow you to format the output in C++? - Select option | Jul 29 |
Which of the following does a derived class inherit from a base class? | Sep 18 |
Which is true, if a derived class is publicly inherited from base class? | Sep 19 |
The declaration of a class includes which option | Mar 14 |
Write an algorithm for converting a general tree to a binary tree in dfs (data f... | Apr 29 |
What's new in the .NET 2.0 class library? | Oct 25 |
Does C# have its own class library? | Feb 09 |
The default constructor for class A is - select option | Sep 30 |