what type of language is C?

Answer Posted / mitesh

c is a middle level language.it is easy to understand and write the program.

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to implement a packet in C

2398


What is the purpose of & in scanf?

598


What are the different properties of variable number of arguments?

669


How can I prevent another program from modifying part of a file that I am modifying?

615


Why is c platform dependent?

624






Explain what is meant by high-order and low-order bytes?

635


What are the different types of objects used in c?

577


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

633


Define VARIABLE?

690


an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational

812


What is the advantage of a random access file?

639


What is the maximum length of an identifier?

667


How do you list files in a directory?

563


Why is structure important for a child?

604


What is the purpose of scanf() and printf() functions?

725