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 |
What is oops?what is its use in software engineering?
What do we mean by a hidden argument in C++?
What is the point of polymorphism?
What is encapsulation in oop?
function overridind means and simple program
ambiguity regulation of multiple inheritance with example.
What is the important feature of inheritance?
What is new keyword in oops?
is there any choice in opting subjects like 4 out of 7
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
Why is static class not inherited?
What is the difference between an object and a class?