What are smart pointers?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Describe the syntax of single inheritance in C++?

0 Answers   Fidelity,


If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?

0 Answers  


Name four predefined macros.

0 Answers  


What is the identity function in c++? How is it useful?

0 Answers  


Is c or c++ more useful?

0 Answers  






How do you define a class in c++?

0 Answers  


What is scope of a variable? (LOLZ)

2 Answers   CA, TCS,


What are manipulators in c++ with example?

0 Answers  


Do you need a main function in c++?

0 Answers  


Explain the difference between c & c++?

0 Answers  


What is the use of setprecision in c++?

0 Answers  


What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass

0 Answers  


Categories