what is c?

Answer Posted / raji .r

it is a high level language
it is a strutured programming language
it is easier to understand the user because the programs
can be divided into some small small functions.

Is This Answer Correct ?    21 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is return type in c?

635


explain how do you use macro?

663


Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?

1594


When a c file is executed there are many files that are automatically opened what are they files?

587


What is the right type to use for boolean values in c? Is there a standard type?

557






design and implement a data structure and performs the following operation with the help of file (included 1000 student marks in 5 sub. and %also) 1.how many students are fail in all 5 subjects (if >35) 2. delete all student data those are fail in all 5 subjects. 3. update the grace marks (5 no. if exam paper is 100 marks) 4. arrange the student data in ascending order basis of marks. 5.insert double of deleted students with marks in the list.

1491


When should the volatile modifier be used?

675


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......

1400


What are qualifiers?

611


Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?

649


Who developed c language?

635


Is c a great language, or what?

599


What is a static variable in c?

661


How can I recover the file name given an open stream?

547


code for find determinent of amatrix

1511