What is the default size allocated for array in the
statement if size not specified
" int a[] "
Answers were Sorted based on User's Feedback
Answer / tarun shedhani
It will result into an error saying "size of a is unknown or
zero"
Is This Answer Correct ? | 45 Yes | 6 No |
Answer / tarun shedhani
It will result into an error saying "size of a is unknown or
zero"
Is This Answer Correct ? | 21 Yes | 6 No |
Answer / nitish sahu
array is an user defined data type its default size is 2.
Is This Answer Correct ? | 15 Yes | 4 No |
how to swap to variables without using thrid variable in java?
what is the definition of incapsulation
What is encapsulation and abstraction? How are they implemented in C++?
0 Answers Agilent, ZS Associates,
Program to read a comment string
why the argument is passed by reference to a copy constructor?example?
What do you mean by overloading?
What is abstraction oop?
Why do we use polymorphism?
what is data hiding.
Why do we use inheritance?
What is the difference between and interface and an abstract class ?
4 Answers IBM, Infosys, Ness Technologies,
what is object slicing