STL (140)
OOPS (873)
C++ General (2409)
What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?
What are put and get pointers?
How can you quickly find the number of elements stored in a static array?
What is coupling in oop?
What does std :: flush do?
What is data types c++?
Can we use this pointer inside static member function?
What is the purpose of the "delete" operator?
True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends
write a program that will accept a number and print.its equivalent in words the maximum input number is 9999
What is insertion sorting?
What is object in oops?
When do we run a shell in the unix system?
which feature are not hold visual basic of oop?
What is the use of map in c++?