What is methods in oop?
What is encapsulation?
design class for linked list and include constructor,destructor,insert option. node of form struct node { int data; struct node &ptr; }
Name an advantage of linked list over array?
What is solid in oops?
why in java first invoke public static void main(String args[]) method????Why not public static void method1(String args[])??
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
what isthe difference between c structure and c++ class
what is the basic concept of inheritance?
i got a backdoor offer in process global,Bangalore..Can i work with it?
1. Define a class.
what is the advantage in software? what is the difference between the software developer and Engineer
diff between Abstract class Interfaces?