• What are the desirable attributes for memory
managment?
No Answer is Posted For this Question
Be the First to Post Answer
what is the need of abstraction? what is abstraction?what is the abstraction for stack?
What makes a language oop?
features of OOPS
22 Answers Ness Technologies, Satyam,
when to use 'mutable' keyword and when to use 'const cast' in c++
The expansion of GNU
design class for linked list and include constructor,destructor,insert option. struct node { int node; struct node &ptr; }
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
c++ provides classes...and classes do what we want but why then strcut are used...if we say data hiding... it is also provided by c++ in structs then why to prefer clasess
What is virtual Function.
What is encapsulation in ict?
what is the difference between class and structure in C++?
Write a macro for swapping integers