Answer Posted / purba phalguni mishra
" Linked List is a collection of data elements consisting
of nodes", basically two parts:-
1. INFO part- contains the information/value of data items.
2.LINK part- keeps the address of the adjacent node,i.e,
co-relating notes.
The basic application,i.e, the linear arrangement of data
items gives the fundamental idea of array.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the real time example of inheritance?
Which is not an object oriented programming language?
What is use of overloading?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
How oops is better than procedural?
Why do we use oop?
What is polymorphism give a real life example?
Are polymorphisms mutations?
What is an advantage of polymorphism?
What are the 4 main oop principles?
What is polymorphism in oops with example?
What is the main purpose of inheritance law?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is abstraction with example?
What is the oops and benefits of oops programming?