Resource Type | Posted On |
Which casting operator can cast a pointer to any other type of pointer in ANSI... | Dec 15 |
Which of the following statements does correctly describe the casting operator... | Apr 23 |
The insertion operator is another name for which operator | Sep 16 |
Which of the following operators cannot be overloaded? | Feb 11 |
Operator Overloading is also known by the term | Jan 07 |
Operator overloading is necessary because - select option | May 22 |
Which overloads a unary minus operator and returns no values - Select option | Mar 21 |
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b)) | Dec 15 |
Which operator does represent concatenation assignment? | Feb 24 |
The term operator overloading in C++ refers to | May 09 |
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 of the following operators cannot use friend functions for overloading? | Nov 17 |
Which is not true about operator overloading? - select option | Oct 13 |
Which is required to overload an operator in C++? | Sep 26 |
Which of the following is true about scope resolution operator? | May 06 |
Which of the following is not a member-dereferencing operator? | Nov 15 |
Which of the following is true about new operator? | Oct 16 |
|
Which of the following is not a user-defined data type? | Jan 13 |
Is it true that all C# types derive from a common base class? | Nov 04 |
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 |
Which code segments will convert a class object namely sample to type double? | Sep 06 |
Which of the following code would read a line of text from char type variable,... | Jan 05 |
Which of the following statement defines more than one generic data type in a cl... | Apr 08 |
Which statement(s) is similar to the declaration of non type template... | Mar 22 |
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 |
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 |
so an int is a value type, and a class is a reference type. How can int be deriv... | Dec 10 |
What is a cell reference? How many different types of cell references exist?... | Jan 20 |