What are two dimensional arrays alternatively called as?


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

Post New Answer

More C Interview Questions

What is anagram in c?

0 Answers  


how to execute a program using if else condition and the output should enter number and the number is odd only...

0 Answers  


write a c program to check weather a particluar bit is set or not?

5 Answers   IBM,


what does the following function print? func(int i) { if(i%2)return 0; eale return 1; } main() { int =3; i=func(i); i=func(i); printf("%d",i);}

9 Answers   TCS,


code for reverse alternate words from astring

1 Answers   IBM,






How will you write a code for accessing the length of an array without assigning it to another variable?

0 Answers  


Write a program to add a given duration with time(24hrs format)

1 Answers   Protech,


what is c language.

3 Answers  


What is the use of printf() and scanf() functions?

0 Answers  


Do you know null pointer?

0 Answers  


Explain how can I prevent another program from modifying part of a file that I am modifying?

0 Answers  


What is the best organizational structure?

0 Answers  


Categories