Why is the function main() special?


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

Post New Answer

More C++ General Interview Questions

What are the types of STL containers?

4 Answers  


How do I run c++?

0 Answers  


What is the use of endl in c++?

0 Answers  


Copy Linked List using recursive function?

2 Answers   Persistent,


Which compiler does turbo c++ use?

0 Answers  






what is c++

0 Answers  


You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()

0 Answers  


Is recursion allowed in inline functions?

0 Answers  


What is a dangling pointer in c++?

0 Answers  


What are c++ storage classes?

0 Answers  


what is data abstraction in C++?

0 Answers  


Is c++ map a hash table?

0 Answers  


Categories