Define what is constructor?
No Answer is Posted For this Question
Be the First to Post Answer
What programming language should I learn first?
In a class only declaration of the function is there but defintion is not there then what is that function?
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 c++
What are structs in c++?
What is polymorphism and its type in c++?
What do you mean by function and operator overloading in c++?
Which bitwise operator is used to check whether a particular bit is on or off?
Why is null pointer used?
Carry out conversion of one object of user-defined type to another?
What is the difference between std::vector and std::list
what is smart pointer & use of the smart pointer ???