Answer Posted / dips
everything is C ,c++ is only a easier way to handle C,we
have to write some codes to get C++ from C ,i just want to
say that some codes are already written and those are made
keyword inC++
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
Write a function to find the nth item from the end of a linked list in a single pass.
Do we have to use initialization list in spite of the assignment in constructors?
What parameter does the constructor to an ofstream object take?
What are the implicit member functions of class?
Please explain the reference variable in c++?
What do you mean by static variables?
How do I make turbo c++ full screen?
Which function cannot be overloaded c++?
What is difference between c++ 11 and c++ 14?
Write a program to show polymorphism in C++?
What is the use of cmath in c++?
the first character in the variable name must be an a) special symbol b) number c) alphabet
Write is a binary search tree? Write an algo and tell complexity?
What is a v-table?
In a function declaration, what does extern mean?