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
Why do we need oop?
Why it is called runtime polymorphism?
What are objects in oop?
Which is not an object oriented programming language?
Can main method override?
What is coupling in oop?
What do you mean by abstraction?
what are the realtime excercises in C++?
write string class as your own class in java without using any built-in function
What is polymorphism and why is it important?
Templates mean
What is encapsulation with real life example?
Is abstract thinking intelligence?
What is the difference between a constructor and a destructor?
How do you achieve polymorphism?