can main method be overloaded...???
How..????
Answer Posted / ravindranath m
you can overload the main method, but only one version
should exist.
1. int main(void) { ... }
2. int main (int argc, char** argv) { ... }
| Is This Answer Correct ? | 22 Yes | 12 No |
Post New Answer View All Answers
What is the difference between procedural programming and oops?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What does it mean when someone says I oop?
What is object in oop?
What is abstraction in oops?
Why do we use encapsulation in oops?
What are the 3 principles of oop?
#include
What is static in oop?
What is polymorphism give a real life example?
What is encapsulation in simple terms?
What is abstraction example?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< Which is better struts or spring? What is meant by oops concept?