Why is main an int?


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

Post New Answer

More C++ General Interview Questions

What is virtual table?

0 Answers  


Differentiate between late binding and early binding.

0 Answers  


Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort

0 Answers  


write a C++ programming :if the no is between 32 to 50 it will be odd.

3 Answers   NIIT,


What is the difference between mutex and binary semaphore?

0 Answers  






what are difference between c and c++?

9 Answers   Accenture,


What are c++ templates used for?

0 Answers  


What is the difference between a template and a macro?

0 Answers  


What is public, protected, private in c++?

0 Answers  


What is optimization in c++? when using volatile.optimization is not possible..what does this mean?

1 Answers  


Memory is not a constraint. In a single iteration(NOTE: you can't go back), how will you find out the 10th last node/item in a linked list.

16 Answers   BNB, FDS, Goldman Sachs, Nagarro,


Why c++ is created?

0 Answers  


Categories