What is multidimensional array?



What is multidimensional array?..

Answer / 159

An array having more than one dimension is called multidimensional array

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

what is the main difference between c and c++?

386 Answers   AZTEC, B.Tech, CMC, College School Exams Tests, HCL, IBM, ITM, Khalsa Institute, Microsoft, Oracle, Sanjeevni Institute, TCS, Tech Mahindra, Wipro, ZeOmega,


What is the use of fflush(stdin) in c++?

4 Answers   HCL,


What does <> mean pseudocode?

0 Answers  


In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that

6 Answers  


What is Method overloading?

5 Answers  






What is a mixin class?

4 Answers  


how can we design a magic square in c++?or suggest me the basic idea of it.

3 Answers  


What is oops concept with example?

0 Answers  


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

0 Answers  


What is encapsulation in ict?

0 Answers  


Write a program to demonstrate the use of 'Composition' in C++

2 Answers  


write a programe to calculate the simple intrest and compund intrest using by function overlading

0 Answers  


Categories