STL (140)
OOPS (873)
C++ General (2409)
Write about the access privileges in c++ and also mention about its default access level?
What is polymorphism and its types?
write a program that will accept a number and print.its equivalent in words the maximum input number is 9999
Explain dangling pointer.
What is the benefit of c++?
What is the real time example of inheritance?
What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00
What is the main function c++?
Who invented turbo c++?
Write about the role of c++ in the tradeoff of safety vs. Usability?
Can member functions be private?
Whats oop mean?
What is unary operator? List out the different operators involved in the unary operator.
What is the basic difference between C and C++?
Name four predefined macros.