what different between c and c++
Answer / shivangi
c is procedural programming language and c++ is oop. then c is use of scan, printf and c++ is use of cin>> or count.
c is doesn't refrence variable and c++ is support refrence variable.
| Is This Answer Correct ? | 1 Yes | 0 No |
who invented c
What is the value of uninitialized variable in c?
What is the use of a conditional inclusion statement in C?
WHAT IS LOW LEVEL LANGUAGE?
Can you please explain the difference between strcpy() and memcpy() function?
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
Why is C called a middle-level language?
main() { int a; a=++100; printf("%d",a); getch(); }
Describe the order of precedence with regards to operators in C.
advantages of pointers?
Explain what are binary trees?
what is a pointer
4 Answers Bank Of America, TCS,