what is c++ programming?

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


Please Help Members By Posting Answers For Below Questions

what is the role you expect in software industry?

1879


When should you not use a type cast?

887


if (i = 0)printf ("True"); elseprintf("False"); Under what conditions will the above print out the string "True" a) Never b) Always c) When the value of i is 0 d) all of the above

924


Why isn't it being handled properly?

835


What is enumerated data type in c?

849


What are the types of bitwise operator?

851


any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above

915


Can 'this' pointer by used in the constructor?

824


What is #define?

793


What is the main difference between calloc () and malloc ()?

838


What do header files do?

821


Do pointers take up memory?

854


I need a sort of an approximate strcmp routine?

836


Explain the Difference between the New and Malloc keyword.

880


What is time null in c?

767