What is the Difference between "C structure" and "C++
structure"?
Answer Posted / sai
c is a structured programming language where as c++ object
oriented programming language
| Is This Answer Correct ? | 6 Yes | 12 No |
Post New Answer View All Answers
What is a static element?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create
What is decltype c++?
Is swift a good first language?
What is a constructor in c++ with example?
What is a breakpoint?
Which software is used to run c++ program?
What do you mean by function overriding & function overloading in c++?
Differentiate between late binding and early binding.
What is meant by entry controlled loop? What all C++ loops are exit controlled?
How is c++ different from java?
What methods can be overridden in java?
what is C++ exceptional handling?
Can we distribute function templates and class templates in object libraries?
What is fixed in c++?