What should main() return in c and c++?
No Answer is Posted For this Question
Be the First to Post Answer
How to change constant values?
throw Can constructors exceptions?
How many pointers are required to reverse a link list?
Can a program run without main?
Is dev c++ a good compiler?
What is a multimap c++?
What is the extraction operator and what does it do?
declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator
If dog is a friend of boy and boy is a friend of house, is dog a friend of house?
What are different types of loops in c++?
What is the difference between Pointer and a Reference? When you would use them?
What are c++ storage classes?