What is the need of structure in c?


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

Post New Answer

More C Interview Questions

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

5 Answers   IBM,


Is c still used in 2019?

1 Answers  


what is data structure

5 Answers   Maveric, TCS,


can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance

1 Answers   IBM,


Create a simple code fragment that will swap the values of two variables num1 and num2.

0 Answers  






What's wrong with "char *p; *p = malloc(10);"?

5 Answers  


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

0 Answers  


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

0 Answers  


How to write in a function declaration and in function call in which the function has 'n' number of varible or arguments?

2 Answers  


Write a c program for sum of first n terms of the series S = 1 - (1/3) + (1/5) -(1/7) + (1/9) ......

2 Answers  


I have a function which accepts, and is supposed to initialize,a pointer, but the pointer in the caller remains unchanged.

1 Answers  


Explain void pointer?

0 Answers  


Categories