Why is main function important?


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

Post New Answer

More C++ General Interview Questions

What C++ libraries are you proficient with?

1 Answers   Google,


If you had the following code: int x = 23; int *y; y = &x; The instruction y++; does what?

2 Answers  


Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened

0 Answers  


Explain selection sorting. Also write an example.

0 Answers  


What is the use of static functions?

10 Answers   Symphony,






Is c++ a low level language?

0 Answers  


Why do we use iterators?

0 Answers  


What is an incomplete type?

1 Answers  


what is the use of templates?

3 Answers  


Mention the storage classes in c++.

0 Answers  


What is a conversion constructor?

1 Answers  


Differences between private, protected and public and give examples.

0 Answers  


Categories