Answer Posted / e-mail
Link list is a collection of either diffrent diffrent data
or same type of data which is store in a node,basically
node contain non premitive data witch is divided into two
parts one part contain data and another part contain
address of next node..
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the 5 oop principles?
Why do we need polymorphism in c#?
What is the difference between encapsulation and polymorphism?
can inline function declare in private part of class?
What does I oop mean?
What is constructor overloading in oop?
What are the important components of cohesion?
What is the difference between static polymorphism and dynamic polymorphism?
Can static class have constructor?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is static in oop?
What is overriding vs overloading?
what are the ways in which a constructors can be called?
what's the basic's in dot net
write string class as your own class in java without using any built-in function