GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Placement Papers  >  TCS  >  C

 Print  |  
Question:  Tell one difference which is in C and not in C++.
Can we pass arguments in main()
Difference between static and constant variable.




October 10, 2008 12:00:11 #6
 sridharrajan89   Member Since: October 2008    Total Comments: 1 

RE: Tell one difference which is in C and not in C++.Can we pass arguments in main()Difference between static and constant variable.
 
OOPS concept is introduced in C++. Yes we can pass arguments in main.
     

 

Back To Question