Explain function?
No Answer is Posted For this Question
Be the First to Post Answer
Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
Can we access RAM? How? Whats the range of access? Similarly What are other hardware we can access?
Program to swap the any two elements in an array containing N number of elements?
1 Answers Bosch, Glenwood, Ugam Solutions,
What are the functions to open and close file in c language?
helllo sir give me some information of the basic information the c as printf ,scanf , %d ,%f and why is the main use of these.
can we initialize all the members of union?
What is an lvalue in c?
4.weight conversion: Write a program that will read weight in pounds and convert it into grams.print both the original weight and the converted value.There are 454 grams in a pound.design and carry out a test plan for this program.
discuss the steps needed to get a program from source code to executable in a system?
What is a buffer in c?
what is the self-referential structure?
What is calloc() function?