Why do we need a structure?


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

Post New Answer

More C Interview Questions

Where local variables are stored in c?

0 Answers  


write an algorithm and c program to add two 2x2 matrics

2 Answers  


implement OR gate without using any bitwise operator.

1 Answers   Alcatel, Wipro,


what do the 'c' and 'v' in argc and argv stand for?

0 Answers   TISL,


write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.

0 Answers   Subex,






What is sorting in c plus plus?

0 Answers  


What is array of structure in c?

0 Answers  


difference between the array and linked list general difference related to memory

2 Answers  


Write a program to identify if a given binary tree is balanced or not.

0 Answers   JPMorgan Chase,


Describe the steps to insert data into a singly linked list.

0 Answers  


What is c language used for?

0 Answers  


regarding the scope of the varibles;identify the incorrect statement: a.automatic variables are automatically initialised to 0 b.static variables are are automatically initialised to 0 c.the address of a register variable is not accessiable d.static variables cannot be initialised with any expression

1 Answers   TCS,


Categories