What is an arrays?


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

Post New Answer

More C Interview Questions

What is the method to save data in stack data structure type?

0 Answers  


How to reverse a string using a recursive function, without swapping or using an extra memory?

31 Answers   Cisco, Mind Tree, Motorola, Ophio, Sony, TCS, Wipro,


Explain how do you determine whether to use a stream function or a low-level function?

0 Answers  


What is the difference between abs() and fabs() functions?

0 Answers  


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.

0 Answers   IBM,






Program to write some contents into a file using file operations with proper error messages.

2 Answers  


What is the purpose of void pointer?

0 Answers  


Did c have any year 2000 problems?

0 Answers  


Can you add pointers together? Why would you?

0 Answers  


Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

0 Answers  


Magic square

0 Answers  


What is extern storage class in c?

0 Answers  


Categories