what is the main difference between c and c++?
Answer Posted / perumalla.naveen kumar
in c after using the main function we can declare the variables.
in c++ before using the main function we can declare the variables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a program to find 2^n+1 ?
Is data hiding and abstraction same?
What is the point 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.
can we make game by using c
What is advantage of inheritance?
Where is pseudocode used?
Why is polymorphism needed?
What is inheritance in oop?
What is methods in oop?
What is overriding in oop?
what is graphics
Why is destructor used?
What exactly is polymorphism?
explain sub-type and sub class? atleast u have differ it into 4 points?