will u please send me the placement papers to my
mail???????????????????
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.
How do you define a string?
Why is c so powerful?
What is the use of #define preprocessor in c?
if a five digit number is input through the keyboard, write a program to calculate the sum of its digits. (hint:-use the modulus operator.'%')
What is a pointer in c plus plus?
c programming of binary addition of two binary numbers
What are the uses of pre-processor directives?
What is a node in c?
What is s in c?
How do c compilers work?
What is structure of c program?