What is the Difference between "C structure" and "C++
structure"?
Answer Posted / guest
C++ DOES NOT HAVE INHERITANCE IT DOSE NOT HAVE POINTERS N
HEADER FILES
Is This Answer Correct ? | 7 Yes | 33 No |
Post New Answer View All Answers
List the issue that the auto_ptr object handles?
Write a program in c++ to print the numbers from n to n2 except 5 and its multiples
What are the data types in c++?
Can user-defined object be declared as static data member of another class?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
What do you mean by function overriding & function overloading in c++?
What is the difference between new() and malloc()?
Where do I find the current c or c++ standard documents?
In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h
Distinguish between a # include and #define.
What is atoi?
What is the use of data hiding?
What is iomanip c++?
Can I learn c++ without learning c?
How the delete operator differs from the delete[]operator?