main difference between c and c++ language
Answer / guest
c is procedure oriented language
c++ is object oriented language
c is a not secure
c++ is a secured
c is low level language
c++ is a middle language
c is top-down approach
c++ is bottom-up approach
| Is This Answer Correct ? | 17 Yes | 1 No |
What are loops in c?
What is null pointer constant?
What is the use of getch ()?
how to write a data 10 in address location 0x2000
1 What is a Data Structure?
What does stand for?
What does struct node * mean?
What does it mean when the linker says that _end is undefined?
What is data structure in c programming?
What functions are in conio h?
What has to put when we are inserting as assembly language code into the C code? or When we are inserting as assembly language code into the C code we have to insert one thing at the start and of the assembly language. What are they?
Is c functional or procedural?