in c main can return void but not in c++
in c++ it alsways return an int
What is the difference between C and C++ regarding main() function?
the main function isn't much different however
Reply:The main diffterence between c and C++ is that
C is a structured language WHILE
c++ is object oriented language.
imperial
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment