Resource Type | Posted On |
Is it true that all C# types derive from a common base class? | Nov 04 |
What are the fundamental differences between value types and reference types? | Mar 12 |
What standard types does C# use? | Oct 21 |
What is the use of addressing modes, mention the different types | Feb 20 |
Which is NOT true about function objects? | Mar 09 |
Is it true that objects don't always get destroyed immediately when the last ref... | Sep 25 |
Which of the following statements is true about the function that contains the c... | Jan 15 |
Which of the following is true about pointers? | Jul 03 |
Which is NOT true about Templates? - Select option | Oct 27 |
Select true option for A friend function | Nov 03 |
Which of the following is not a user-defined data type? | Jan 13 |
Which of the following statement defines more than one generic data type in a cl... | Apr 08 |
Which code segments will convert a class object namely sample to type double? | Sep 06 |
So I can pass an instance of a value type to a method that takes an object as a... | Oct 16 |
What types of object can I throw as exceptions? | Dec 14 |
How can I check the type of an object at runtime? | Feb 06 |
Can I get the name of a type at runtime? | Nov 18 |
List Two types of Priority Queues in dfs (data file structure). | Jul 31 |
List Types of Linked List in dfs (data file structure). | Nov 13 |
What types of information are stored in the data dictionary? | Dec 21 |
What are the different types of forms that you can create in Access? | Jan 20 |
What are the different types of charts available in Excel? | Jan 20 |
Which of the following code would read a line of text from char type variable,... | Jan 05 |
What are the different types of write operations used in 8253? | Sep 25 |
Give the different types of command words used in 8259a? | Oct 10 |
|
Which of the following data type(s) is introduced by ANSI C++? | Dec 15 |
Which casting operator can cast a pointer to any other type of pointer in ANSI... | Dec 15 |
Which statement(s) is similar to the declaration of non type template... | Mar 22 |
Which statement(s) is true about try block? - Select option | Jun 13 |
Which statement(s) is NOT true about catch (…) statement? - Select option | Dec 08 |
Which is true about Iterators in C++? - Select option | May 13 |
Which of the following is true about object-oriented analysis (OOA) approach? | Dec 15 |
Which is NOT true about prototyping process? - Select option | Dec 15 |
State whether true or false. Give the reasons for your answer. | Jan 20 |
Which statement is true about compare( ) function? - Select option | Oct 25 |
Which one of the following options is true on the topic of Simula67? | Nov 21 |
Which of the following statement(s) is true according to the following statement... | Jan 13 |
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 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 is true, if a derived class is publicly inherited from base class? | Sep 19 |
Which of the following statement(s) is NOT true regarding the above code? sele... | Oct 05 |
Which statement(s) is true about the visibility of inherited members? Select... | Oct 13 |
Which statement(s) is true regarding the above code? - Select option | Nov 02 |
Which of the following is true about code in description? - Select option | Nov 01 |
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 |