Answer Posted / nisha
linked list can be implemented dynamically
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack
What is abstract keyword in c++?
Give example of a pure virtual function in c++?
write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)
What is the use of seekg in c++?
How can I disable the "echo" feature?
What is the difference between function overloading and operator overloading?
What is difference between class and function?
Explain function overloading
What are maps in c++?
What is the limitation of cin while taking input for character array?
What kind of jobs can I get with c++?
Describe private, protected and public – the differences and give examples.
If you want to share several functions or variables in several files maitaining the consistency how would you share it?
Is c++ double?