Explain method of creating object in C++ ?


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

Post New Answer

More C++ General Interview Questions

How do you traverse a btree in backward in-order?

0 Answers  


What should main() return in c and c++?

0 Answers  


What is a tuple c++?

0 Answers  


Is vector a class in c++?

0 Answers  


Is c++ still in demand?

0 Answers  






What is the difference between an external iterator and an internal iterator?

0 Answers  


Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).

0 Answers  


What is the type of 'this' pointer?

0 Answers  


What is the outcome of cout< a) 16 b) 17 c) 16.5

0 Answers  


What are the conditions that have to be met for a condition to be an invariant of the class?

1 Answers  


Does c++ support exception handling?

0 Answers  


what are the iterator and generic algorithms.

0 Answers  


Categories