What it is and how it might be called (2 methods).
No Answer is Posted For this Question
Be the First to Post Answer
what are the iterator and generic algorithms.
Write a program to calculate the following i want a c++program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)
What will happen if I allocate memory using "new" and free it using "free" or allocate sing "calloc" and free it using "delete"?
let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.
What is namespace std; and what is consists of?
Distinguish between a # include and #define.
Why c++ is better than c language?
What are smart pointers?
sir there is some problem with nokia5130c-2,when we are trying to upload movies from net then there is a error occurred"FORMAT NOT SUPPORTED" bt its all ready in 3gp format.please tell me what i do now?
What is isdigit c++?
How much do c++ programmers make?
Why do we use structure in c++?