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
How can I invoke another program or command and trap its output?
Why c is called object oriented language?
What is volatile keyword in c?
What is use of bit field?
show how link list can be used to repersent the following polynomial i) 5x+2
Explain how can you restore a redirected standard stream?
plz let me know how to become a telecom protocol tester. thank you.
How many levels of indirection in pointers can you have in a single declaration?
List a few unconditional control statement in c.
Explain the Difference between the New and Malloc keyword.
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
How many header files are in c?
What are integer variable, floating-point variable and character variable?
FILE PROGRAMMING
What is the value of a[3] if integer a[] = {5,4,3,2,1}?