what is available in C language but not in C++?
Answer Posted / fynny
c supports register level programing, but c++ doesnot and
hence C is used in developing the operating system.....BY FYNNY
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Write a program to use switch statement.
all c language question
how is the examination pattern?
What is the difference between text and binary modes?
What is the best way to comment out a section of code that contains comments?
Why c is a mother language?
Write a program for finding factorial of a number.
How pointers are declared?
Why c is called free form language?
What is the difference between array and pointer?
What is a const pointer?
Explain high-order and low-order bytes.
What is modifier & how many types of modifiers available in c?
Explain what is page thrashing?
How many bytes are occupied by near, far and huge pointers (dos)?