Answer Posted / renisha
c++ is powerful general purpose system. it used objects,
classes, functions. it used to compiler that input and
display the output. it can use more information. user can
use variety of information whatever they needs.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is operator promotion?
Place the #include statement must be written in the program?
Is flag a keyword in c?
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
What is function definition in c?
Explain how to reverse singly link list.
What is a pointer in c?
Explain #pragma statements.
Using which language Test cases are added in .ptu file of RTRT unit testing???
Write a program to swap two numbers without using third variable?
Why do we use int main instead of void main in c?
How would you obtain the current time and difference between two times?
Should a function contain a return statement if it does not return a value?
What is the purpose of void pointer?
Explain two-dimensional array.