what is the main difference between c and c++?
Answer Posted / madhav
in c we use ()type of brackets but in c++ we use angular
brackets for input and standered output functions
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Is this job good for future? can do this job post grduate student?
what type of questions
Where is pseudocode used?
What is encapsulation oop?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What is byval and byref? What are differences between them?
Plese get me a perfect C++ program for railway/airway reservation with all details.
#include
What is difference between polymorphism and inheritance?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
what is the sylabus for priliminaries?
Who invented oop?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
what is different between oops and c++