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 is protected in oop?

604


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2010


Why do we use oop?

607


What is encapsulation in ict?

609


what are the realtime excercises in C++?

2337






What is object in oop?

688


How do you achieve polymorphism?

618


What is inheritance write a program to show use of inheritance?

617


What is a superclass in oop?

672


What are different oops concepts?

579


How does polymorphism work?

637


What is the difference between inheritance and polymorphism?

594


can inline function declare in private part of class?

3663


What is the use of oops?

625


How to use CMutex, CSemaphore in VC++ MFC

4333