Resource Type | Posted On |
Which OOP feature can be enabled by using private declaration for the class... | Feb 20 |
Which functions can have access to the private and protected members of a class? | Dec 02 |
The declaration of a class includes which option | Mar 14 |
Which one of the following OOP concepts enables reusability of components? | May 28 |
By default, the members of a class are | Jun 01 |
Identify all the members of the following class xyz: | Jun 16 |
Which class does define the member function put()? | Oct 13 |
which class members does the derived class inherit from base class? select... | Sep 27 |
What is the general format of calling a static member function using a class... | Nov 02 |
If a class contains the objects of another class as its members, then it is know... | Dec 19 |
The declaration of global variables must be made in which option | Aug 29 |
Does the System.Exception class have any cool features? | Nov 25 |
Which of the following will assign the value to the class member variable num? v... | Jul 15 |
What are the features used mode 1 in 8255? | Apr 07 |
What are the features used mode 2 in 8255? | Sep 21 |
How will you assign value ‘5’ to the variable ‘x’ inside a member function using... | Aug 11 |
Which of the following features that distinguish object oriented programming fro... | Jun 09 |
Why am I getting an InvalidOperationException when I serialize an ArrayList? | Dec 13 |
What are the new features of .NET 2.0? | Mar 25 |
What are the new 2.0 features useful for? | Jan 31 |
What are the new features in C# 2.0? | Aug 28 |
Write the features of mode 0 in 8255? | Nov 24 |
Define a namespace called ‘samplespace’, which includes a member variable,namely... | Dec 15 |
What is the difference between a private assembly and a shared assembly? | Nov 03 |
Which of the following OOP concepts is supported by Inheritance? | Dec 25 |
|
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 |
Assume that there is no logic error. Identify if there is any declaration error:... | Mar 03 |
Which statement(s) is similar to the declaration of non type template... | Mar 22 |
The default constructor for class A is - select option | Sep 30 |
What's new in the .NET 2.0 class library? | Oct 25 |
Does C# have its own class library? | Feb 09 |
Which system is used to identify/track/monitor the individual knowledge and skil... | Feb 25 |
Name the library that must be included while using cin | Nov 13 |
Inserting an element into the stack using array in dfs (data file structure) | Dec 20 |
Write an algorithm for Inserting an element into the queue using array in dfs | Nov 08 |
Write an algorithm for Deleting an element from the queue using array in dfs | Nov 28 |
Write an algorithm for Deleting an element from the circular queue using array i... | Oct 11 |
Which of the following programming approach used functions as a key concept to p... | Jul 28 |
Identify the drawback of using procedure-oriented programming, if any: | Nov 02 |
Which feature of C++ does allow you to handle such kind of mulitpath... | Aug 04 |
Which feature does allow you to format the output in C++? - Select option | Jul 29 |
Identify the correct syntax for declaring a dynamic array of characters using th... | Apr 11 |
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b)) | Dec 15 |
Functional decomposition technique can be used to implement - Select option | Dec 15 |
What is the output modes used in 8279? | Feb 09 |
What are the modes used in keyboard modes? | Jan 04 |
What are the modes used in display modes? | Mar 31 |
What are the various flags used in 8085? | Oct 13 |
Which Stack is used in 8085? | Apr 22 |