Answer Posted / saran3589
loops
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What functions are in conio h?
Explain high-order and low-order bytes.
Which driver is a pure java driver
What is a function simple definition?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters
When is the “void” keyword used in a function?
What are header files? What are their uses?
How to find a missed value, if you want to store 100 values in a 99 sized array?
How many types of arrays are there in c?
Explain the bubble sort algorithm.
How can I handle floating-point exceptions gracefully?
What are the disadvantages of external storage class?
Does free set pointer to null?
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