What is the main function c++?


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

Post New Answer

More C++ General Interview Questions

When the design recommends static functions?

2 Answers   Symphony,


How a modifier is similar to mutator?

0 Answers  


Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

0 Answers  


Comment on assignment operator in c++.

0 Answers  


What are the advantages of using friend classes?

0 Answers  






What is dangling pointers?and what is memory leak?

5 Answers  


What are virtual functions in c++?

0 Answers  


What is polymorphism and its type in c++?

0 Answers  


Write the program form Armstrong no in c++?

11 Answers   HCL,


In java a final class is a class that cannot be derived. How can you make a similar class in C++

1 Answers  


What are the sizes and ranges of the basic c++ data types?

0 Answers  


What is the difference between c++ and turbo c++?

0 Answers  


Categories