What is c language and why we use it?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What are the different types of control structures?

0 Answers  


write program on arrays

3 Answers   GE, Polycab,


What is the use of keyword VOLATILE in C?

1 Answers  


write a program to print data of 5 five students with structures?

0 Answers  


Is c still used?

0 Answers  






Can the curly brackets { } be used to enclose a single line of code?

0 Answers  


what is the program to display your name in any color?

2 Answers   HCL,


Differentiate between a structure and a union.

0 Answers   Zensar,


5 Write an Algorithm to find the maximum and minimum items in a set of ‘n’ element.

0 Answers  


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

0 Answers   XYZ,


What is the use of getchar functions?

0 Answers  


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

0 Answers  


Categories