Name an advantage of linked list over array?
Answer Posted / ranveer singh
array contains static memory even linklist contains dynamic
mrmory location
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can we create object of interface?
Can you explain polymorphism?
What is difference between abstraction and encapsulation?
What is class and example?
What is the types of inheritance?
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.
is there any choice in opting subjects like 4 out of 7
Explain virtual inheritance?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< How to handle exception in c++,
For example in a functions i am assigning memory to some
variables and also in next instructions in am dividing one
variable also.
If this functions generates a error while allocating memory
to those variable and also while dividing the variable if i
divide by zero then catch block how it will identify that
this error has cone from perticular instruction Which language is pure oop? What are two types of polymorphism? They started with the brief introduction followed by few
basic C++ questions on polumorphism, inheritance and then
virtual functions.
What is polymorphims?
How you will access polymorphic functions in C?
How virtual function mechanism works?
Prepare me a program for the animation of train How oops is better than procedural?