Which control loop is recommended if you have to execute set of statements for fixed number of times?
No Answer is Posted For this Question
Be the First to Post Answer
Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.
write a program that will read the temperature in Celsius and convert that into Fahrenheit.
What does emoji p mean?
write a progam to compare the string using switch case?
How would you sort a linked list?
find the size of structure without using the size of function
What are local static variables?
What is s in c?
Which are low level languages?
write a proram to reverse the string using switch case?
write a program to count the no of repaeted words in a line?
What is c method?