What is meant by entry controlled loop?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the ISA and HASA class relationships. How would you implement each in a class design?
write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)
What are the 3 levels of programming languages?
What are the types of array in c++?
What is the type of 'this' pointer? When does it get created?
What is the advantage of c++ over c?
What is the difference between containment and delegation?
We use library functions in the program, in what form they are provided to the program?
List out some of the OODBMS available?
What is the difference between public, private, protected inheritance?
How the delete operator differs from the delete[]operator?
When can I use a forward declaration?