What are c++ templates used for?


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

Post New Answer

More C++ General Interview Questions

Explain deep copy?

0 Answers  


Explain the isa and hasa class relationships.

0 Answers  


Is c++ a pure oop language?

0 Answers  


What does return 0 do in c++?

0 Answers  


What are the syntactic rules to be avoid ambiguity in multiple inheritance?

0 Answers  






Can c++ do everything c can?

0 Answers  


Differentiate between late binding and early binding. What are the advantages of early binding?

0 Answers  


How much maximum can you allocate in a single call to malloc()?

0 Answers  


State the difference between pre and post increment/decrement operations.

0 Answers  


How does throwing and catching exceptions differ from using setjmp and longjmp?

1 Answers  


What are the c++ access specifiers?

1 Answers  


What are virtual functions and what is its use?

1 Answers  


Categories