What are the different types of objects used in c?
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
Why main function is special give two reasons?
Why cd or dvd are round why not square.
Do pointers need to be initialized?
Is c easy to learn?
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 can I allocate arrays or structures bigger than 64K?
What will the preprocessor do for a program?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
Is c is a high level language?
What is an auto keyword in c?
write a C code to reverse a string using a recursive function, without swapping or using an extra memory.
9 Answers Motorola, TCS, Wipro,