What is the default size allocated for array in the
statement if size not specified
" int a[] "
Answer Posted / tarun shedhani
It will result into an error saying "size of a is unknown or
zero"
| Is This Answer Correct ? | 21 Yes | 6 No |
Post New Answer View All Answers
to find out the minimum of two integer number of two different classes using friend function
What is oops and its features?
What is the benefit of oop?
what type of question are asked in thoughtworks pair programming round ?
What is polymorphism and example?
What is the difference between a constructor and a destructor?
What is oops?what is its use in software engineering?
What do you mean by Encapsulation?
Why is object oriented programming so hard?
What is a class in oop?
What is overloading in oop?
Why is oop better than procedural?
What does enum stand for?
What are the three main types of variables?
What is class in oop with example?