How to implement is-a and has-a class relationships?
No Answer is Posted For this Question
Be the First to Post Answer
What will happen if a pointer is deleted twice?
What is slicing?
What is OOPs
What is basic if statement syntax?
Write a short code using c++ to print out all odd number from 1 to 100 using a for loop
What is constructor in C++?
Explain the term memory alignment?
Write a program in C++ for Fibonacci series
0 Answers Axtria, ITC Indian Tobacco Company,
What is meant by the term name mangling in c++?
In the derived class, which data member of the base class are visible?
Is c++ platform dependent?
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101