Will this c++ program execute or not?


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

Post New Answer

More C++ General Interview Questions

Explain about profiling?

1 Answers  


How do you know that your class needs a virtual destructor?

5 Answers   Lucent,


What are c++ variables?

0 Answers  


Explain the differences between private, public and protected and give examples.

0 Answers  


Is recursion allowed in inline functions?

0 Answers  






What is problem with Runtime type identification?

2 Answers  


What are the advantages of using a pointer?

0 Answers  


What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero

0 Answers  


what is difference between internet and Internet?

12 Answers   College School Exams Tests, Microsoft, MIT, TCS,


How do you save a c++ program?

0 Answers  


What is malloc in c++?

0 Answers  


structure that describe a hotel with name, address,rooms and number of rooms

2 Answers  


Categories