what is the main difference between c and c++?
Answer Posted / heemanshubhalla
Look at here Difference Between C and C++
http://geeksprogrammings.blogspot.in/2013/06/difference-between-c-programming-and-c.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the features of oop?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is polymorphism used for?
How to improve object oriented design skills?
What is difference between pop and oop?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is inheritance in simple words?
What is advantage of inheritance?
What are benefits of oop?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is interface in oop?
What are classes oop?
Can main method override?
Why do while loop is used?