What is the default size allocated for array in the
statement if size not specified
" int a[] "
Answer Posted / nitish sahu
array is an user defined data type its default size is 2.
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
What is an advantage of polymorphism?
What is advantage of inheritance?
What is the real time example of encapsulation?
What does oop mean in snapchat?
What are the advantages of polymorphism?
How do you achieve runtime polymorphism?
Why is there no multiple inheritance?
What is encapsulation example?
What is the difference between a mixin and inheritance?
What is the advantage of oop over procedural language?
Write a program to reverse a string using recursive function?
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?
What is polymorphism in oops with example?
What is the benefit of oop?
What is encapsulation c#?