Answer Posted / shahid
This is header file that can be use in c or c++ programming
language.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do we balance an AVL Tree in C++?
Are iterators pointers?
What are the basic data types used in c++?
Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?
What is the benefit of encapsulation?
What does n mean in c++?
What do you mean by “this” pointer?
What operator is used to access a struct through a pointer a) >> b) -> c) *
Is it possible for a member function to use delete this?
What are friend classes?
What are c++ redistributables?
Can I create my own functions in c++?
What is atoi?
What is the type of 'this' pointer? When does it get created?
What is code reusability in c++?