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
Who is the main contributor in designing the c language after dennis ritchie?
Dear Sir, we are required the bubble sorting programs Regs Prem
What is the purpose of 'register' keyword in c language?
What are terms in math?
Study the Following Points: a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static 1. Which of the Following Statements are true w.r.t Bit- Fields A)a,b&c B)Only a & b C)Only c D)All
What is header file definition?
1.what are local and global variables? 2.what is the scope of static variables? 3.what is the difference between static and global variables? 4.what are volatile variables? 5.what is the use of 'auto' keyword? 6.how do we make a global variable accessible across files? Explain the extern keyword? 7.what is a function prototype? 8.what does keyword 'extern' mean in a function declaration?
Is c easy to learn?
difference between Low, Middle, High Level languages in c ?
write a pgm to print 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1
code for selection sort?
which do you prefer C or Pascal?