design class for linked list and include
constructor,destructor,insert option.
node of form
struct node
{
int data;
struct node &ptr;
}
No Answer is Posted For this Question
Be the First to Post Answer
What is a null tree?
1. Strong name 2. how to prevent a class from being inherited 3. delegates 4. default modifier for interface 5. default modifier for class 6. base class for exception 7. diff bet trigger and view in sql 8. how to exchange values from one page to another page 9. can multiple catch block ll be executed at same time 10. can u store different data types in an array & array list 11. when we ll use trigger 12. try,catch,finally usage
difference between overloading and overridding
What is multilevel inheritance explain with example?
What is abstraction in oops with example?
difference between class and object
10 Answers Chandan, IBM, Magic Soft,
What is extreme programming?
What is friend function?
What are the three parts of a simple empty class?
all about pointers
What does sksksk mean in text slang?
What is a scope operator and tell me its functionality?