One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.


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

Post New Answer

More C Interview Questions

char *p="name"; printf(p);

1 Answers  


which type of question asked from c / c++ in interview.

2 Answers  


Function to find the given number is a power of 2 or not?

20 Answers   Motorola, nvidia,


Why header file is used in c?

0 Answers  


without a terminator how can we print a message in a printf () function.

7 Answers   NIIT,






what is use of loop?

10 Answers   Infosys,


what is use#in c

3 Answers  


What are the types of macro formats?

0 Answers  


What character terminates all strings composed of character arrays? 1) 0 2) . 3) END

3 Answers  


How would you write qsort?

1 Answers  


write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)

0 Answers   Google,


what is printf

5 Answers   MVSR, Satyam,


Categories