what is meant by c

Answer Posted / anitha

c is a structure oriented programming language

Is This Answer Correct ?    53 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does & mean in scanf?

595


What is a keyword?

738


diff between exptected result and requirement?

1592


What is typeof in c?

596


What are type modifiers in c?

613






Is the exit() function same as the return statement? Explain.

654


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.

590


program for reversing a selected line word by word when multiple lines are given without using strrev

1936


Can a variable be both static and volatile in c?

600


Why are algorithms important in c program?

612


i have a written test for microland please give me test pattern

2173


What are the two types of structure?

567


can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

1398


what is a constant pointer in C

665


What is the modulus operator?

726