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 the role you expect in software industry?
When should you not use a type cast?
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
Why isn't it being handled properly?
What is enumerated data type in c?
What are the types of bitwise operator?
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
Can 'this' pointer by used in the constructor?
What is #define?
What is the main difference between calloc () and malloc ()?
What do header files do?
Do pointers take up memory?
I need a sort of an approximate strcmp routine?
Explain the Difference between the New and Malloc keyword.
What is time null in c?