What is the last index number in an array of 100 characters

a) 100

b) 99

c) 101



What is the last index number in an array of 100 characters a) 100 b) 99 c) 101..

Answer / Sanjay Kumar Shukla

b) 99

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Define stacks. Provide an example where they are useful.

1 Answers  


What do you mean by overhead in c++?

1 Answers  


What is a virtual destructor? Explain the use of it?

1 Answers  


What is the function of I/O library in C++ ?

1 Answers   HCL,


Why is c++ still used?

1 Answers  


Is c++ vector dynamic?

1 Answers  


Can we have "Virtual Constructors"?

10 Answers   TCS,


how to swap two strings without using any third variable ?

11 Answers  


They will ask u question about single linked list?. Write Code for to insert delete node.

2 Answers   Persistent,


What is virtual methods?

1 Answers  


What is static function? Explain with an example

1 Answers  


What compiler was used?

6 Answers   Intel,


Categories