Resource Type | Posted On |
The term operator overloading in C++ refers to | May 09 |
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 |
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 |
The insertion operator is another name for which operator | Sep 16 |
Which operator does represent concatenation assignment? | Feb 24 |
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b)) | Dec 15 |
What size is a .NET object? | Jan 14 |
What is .NET? | Oct 05 |
When was .NET announced? | Sep 02 |
What versions of .NET are there? | Oct 07 |
Why did they call it .NET? | Nov 19 |
What does 'managed' mean in the .NET context? | Nov 29 |
Can I write my own .NET host? | Nov 27 |
Why doesn't the .NET runtime offer deterministic destruction? | Feb 07 |
|
Does .NET replace COM? | Nov 24 |
Can I use COM components from .NET programs? | Sep 21 |
Can I use .NET components from COM programs? | Dec 15 |
Is ATL redundant in the .NET world? | Feb 07 |
How does .NET remoting work? | Sep 17 |
What are the new features of .NET 2.0? | Mar 25 |
What's the problem with .NET generics? | Dec 22 |
What's new in the .NET 2.0 class library? | Oct 25 |
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 |
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 |
Will my .NET app run on 64-bit Windows? | Oct 17 |
How can I make sure my C# classes will interoperate with other .NET languages? | Sep 28 |
How can I get at the Win32 API from a .NET program? | Mar 04 |
Is the lack of deterministic destruction in .NET a problem? | Feb 18 |
Does the .NET Framework have in-built support for serialization? | Sep 22 |
What operating systems does the .NET Framework run on? | Oct 10 |
What tools can I use to develop .NET applications? | Oct 31 |