What is multidimensional arrays


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is wrong with this statement? Myname = 'robin';

0 Answers  


WHAT IS C?

6 Answers  


What are variables c?

0 Answers  


Do you know pointer in c?

0 Answers  


Why is c called c not d or e?

0 Answers  






What is the difference between malloc calloc and realloc in c?

0 Answers  


What is the benefit of using an enum rather than a #define constant?

0 Answers  


What is output of the following program ? main() { i = 1; printf("%d %d %d\n",i,i++,i++); }

9 Answers   CTS, Wipro,


How to convert decimal to binary in C using recursion??

4 Answers   HP, IBM,


Differentiate between static and dynamic modeling.

0 Answers   Wipro,


find a number whether it is even or odd without using any control structures and relational operators?

22 Answers   Microsoft, Shashank Private Limited,


Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58

0 Answers   Zoho,


Categories