what is the main difference between c and c++?
Answer Posted / anhr computer education
In 'C' header file is optional but in C++ header file is
compulsory and cannot be ignored.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why is static class not inherited?
What is variable example?
How do you achieve runtime polymorphism?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
officer say me - i am offered to a smoking , then what can you say
#include
What is class in oop with example?
What is for loop and its syntax?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout<
How is polymorphism achieved?
Why is abstraction needed?
what type of question are asked in thoughtworks pair programming round ?
What is pointer in oop?
Can private class be inherited?