what is the main difference between c and c++?
Answer Posted / e.e.n.bashy
c programming language is top down approach while c++
programming language is bottom up approach
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Prepare me a program for the animation of train
What does enum stand for?
What do you mean by abstraction?
What are oops methods?
What are the features of oop?
Explain virtual inheritance?
What is super in oop?
What is class and object in oops?
Get me an image implementation program.
What does sksksk mean in text slang?
Which is not an object oriented programming language?
What is meant by oops concept?
What is encapsulation in simple terms?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is protected in oop?