Answer Posted / abu
A linked list is liner collection of data elements that are
called nodes. the linear order is maintained by using
pointer.a link list can be either liner or doubly or circular.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many human genes are polymorphic?
What is encapsulation in ict?
Why do while loop is used?
What is a class oop?
What is an interface in oop?
What is the use of oops?
What is oops with example?
What are the data types in oop?
What is inheritance in simple words?
What is the difference between inheritance and polymorphism?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What type of loop is a for loop?
What is the purpose of enum?
What is encapsulation oop?
What is the main purpose of inheritance law?