difference between c and c++?
Answer Posted / first
MY DEAR FRIEND
C FIRST YEAR MAI PADAYA JATA HAI.
C++ SECOND YEAR MAI PADAYA JATA HAI.
JO FIRST MAI HO WO C PADNE K LIE READY RAHO.
AND JO SECOND YEAR MAI HO WO C++ PADNE K LIE READY RAHO
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
We use library functions in the program, in what form they are provided to the program?
What is a c++ object?
Does there exist any other function which can be used to convert an integer or a float to a string?
What is using namespace std in cpp?
How do you declare A pointer to a function which receives nothing and returns nothing
What is the insertion operator and what does it do?
Explain linked list using c++ with an example?
Why do we need templates?
What are the c++ access specifiers?
What is a volatile variable in c++?
Explain the differences between list x; & list x();.
What are stacks? Give an example where they are useful.
What are static type checking?
By using c++ with an example describe linked list?
What do you mean by function overriding & function overloading in c++?