Answer Posted / anita asnani
c++ founded by Bjarne Stroustrup in 1980's
| Is This Answer Correct ? | 35 Yes | 3 No |
Post New Answer View All Answers
Write is a binary search tree? Write an algo and tell complexity?
Define a constructor - what it is and how it might be called (2 methods)?
Explain polymorphism?
Explain 'this' pointer and what would happen if a pointer is deleted twice?
Define virtual constructor.
What are references in c++? What is a local reference?
can any one help to find a specific string between html tags
which is changed to a sting..
weather.html looks (for location) is
What is the difference between equal to (==) and assignment operator (=)? Differentiate between a constructor and a destructor in c++. What is tellg () in c++? what is pre-processor in C++? What size is allocated to the union variable? What are separators in c++? What is the maximum value of a unsigned char
a) 255
b) 256
c) 128 Describe the process of creation and destruction of a derived class object?