What is the default size allocated for array in the
statement if size not specified
" int a[] "
Answer Posted / karthik
BUT int a[]={0};
this will work
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Why is static class not inherited?
What is the fundamental idea of oop?
What is object in oops?
What is multilevel inheritance explain with example?
What are objects in oop?
What is stream in oop?
Why is encapsulation used?
What is the difference between abstraction and polymorphism?
What is an interface in oop?
What does enum stand for?
What is use of overloading?
What is polymorphism and its types?
Which method cannot be overridden?
What is the difference between encapsulation and polymorphism?
What language is oop?