what is c++
Answers were Sorted based on User's Feedback
Answer / bhaskar.mantrala
c + oo -------> that means c with object oriented language
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / sudheer
c++ is object oriented programming language.. the main
function value should return..
| Is This Answer Correct ? | 1 Yes | 2 No |
Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1
what is strcture i++ i ++i answer to this i=5 what is the out put
Explain when u will use Observer pattern and how u will implement in c++ .
Explain References in C++
Explain stl.
how can u do connectivity in c++ language? plz send me connectivity code in c++ ?
Give two integer arrays A & B.A has n elements and B has ' n-1 ' elements . A has all the elements that are there in B. But B has one missing element. Write a function that takes arrays , A & B as imnput and finds the missing element in most optised manner .
What are the symptoms of stl?
What do you mean by stl?
What is C++ could you enplane me please?
What is Constructor
How stl is different from the c++ standard library?