What should main() return in c and c++?


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

Post New Answer

More C++ General Interview Questions

What is iterator c++?

0 Answers  


What is the limitation of cin while taking input for character array?

0 Answers  


Is there a c++ certification?

0 Answers  


What is setbase c++?

0 Answers  


write the code that display the format just like 1 2 1 3 2 1 4 3 2 1 5 4 3 2 1 6 5 4 3 2 1

5 Answers  






Why we use #include iostream in c++?

0 Answers  


Does dev c++ support c++ 11?

0 Answers  


What is singleton pattern in c++?

0 Answers  


What is general format for a prototype?

0 Answers  


What are the characteristics of friend functions?

0 Answers  


What is the difference between C and CPP?

0 Answers   iNautix,


write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

0 Answers  


Categories