What is the last index number in an array of 100 characters
a) 100
b) 99
c) 101
No Answer is Posted For this Question
Be the First to Post Answer
What are containers in c++?
How to declare a function pointer?
If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?
What are features of c++?
Can we make any program in c++ without using any header file and what is the shortest program in c++.
what is an array
What do you mean by ‘void’ return type?
How the compilers arranges the various sections in the executable image?
What is optimization in c++? when using volatile.optimization is not possible..what does this mean?
How many lines of code you have written for a single program?
What is an undefined reference/unresolved external symbol error and how do I fix it?
What are the various access specifiers in c++?