Declare the structure which contains the following members and write in C list of all students
who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.
No Answer is Posted For this Question
Be the First to Post Answer
Explain what are the standard predefined macros?
Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.
Whats s or c mean?
Is main() function predfined or userdefined?
please send me the code for multiplying sparse matrix using c
write a program to display all prime numbers
What is the c value paradox and how is it explained?
What is the difference between null pointer and wild pointer?
to find the program of matrix multiplication using arrays
Output for following program using for loop only * * * * * * * * * * * * * * *
What do you mean by keywords in c?
Write a program to find the smallest and largest element in a given array in c language