What is object in c++ wikipedia?
No Answer is Posted For this Question
Be the First to Post Answer
Explain deep copy and a shallow copy?
True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends
What are put and get pointers?
What is while loops?
There is a array of 99 cells and we have to enter 1-100 elements in it , no two elements would repeat , so the is one no. missing because 99 cells and 1-100 nos. so we had to implement a function to find that missing no.
When does a 'this' pointer get created?
can anybody please tell me how to write a program in c++,without using semicolon(;)
Can we sort map in c++?
how is returning structurs from functions?Show an eg?
Is main a class in c++?
what is the use of void main() in C++ language?
Which is most difficult programming language?