Follow Our FB Page << CircleMedia.in >> for Daily Laughter. We Post Funny, Viral, Comedy Videos, Memes, Vines...


What is a constructor in c++ with example?


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

Post New Answer

More C++ General Interview Questions

Write a struct time where integer m, h, s are its members?

0 Answers  


How do you declare A pointer to function which receives an int pointer and returns a float pointer

0 Answers  


What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random

0 Answers  


What is the use of seekg in c++?

0 Answers  


write a program that a 5 digit number and calculates 2 power that number and prints it.

2 Answers   Vimukti Technologies,






What do nonglobal variables default to a) auto b) register c) static

0 Answers  


Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.

0 Answers  


What is command line arguments in C++? What are its uses? Where we have to use this?

0 Answers   HCL,


Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()

0 Answers  


What issue do auto_ptr objects address?

2 Answers  


What is runtime polymorphism in c++?

0 Answers  


What is the difference between a template and a macro?

0 Answers  


Categories