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 ?    45 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 3 pillars of oop?

609


What is destructor give example?

595


can inline function declare in private part of class?

3653


program for insertion ,deletion,sorting in double link list

2276


What is new keyword in oops?

587






What are benefits of oop?

631


Is html an oop?

573


What is oops in simple words?

573


What is the difference between a mixin and inheritance?

517


What is abstraction in oops?

578


What is overloading in oops?

594


write a C++ program for booking using constructor and destructor.

2040


Can we override main method?

598


Where You Can Use Interface in your Project

1421


write a programe to calculate the simple intrest and compund intrest using by function overlading

1660