how does a main() in C++ is different from main() in C?
Answer Posted / seetha
hello kunal... ur answer was simply wrong..
becoz in both c and c++ also if v use like int main() and
the absence of return 0;
will give only warning message to us... i just complied and
telling this...
if u want to check me... you just compile in both the
language and tell......
without knowing answers pls dont update urself....
Is This Answer Correct ? | 29 Yes | 12 No |
Post New Answer View All Answers
What is a class in oop?
What does sksksk mean in text slang?
write a C++ program for booking using constructor and destructor.
What is persistence in oop?
How do you achieve runtime polymorphism?
What is overloading and its types?
What is polymorphism in oops with example?
What is overloading in oops?
What is the main purpose of inheritance law?
What polymorphism means?
How oops is better than procedural?
Where is pseudocode used?
What is polymorphism what are the different types of polymorphism?
What is overriding in oop?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?