what is the meaning of 'c' language

Answer Posted / varun kumar

C is the language which easy understand by the
machine.Because it is also called the machine language.it
convert the source code into object code then into machine
code.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the most efficient way to store flag values?

701


Can you write the algorithm for Queue?

1556


Is swift based on c?

641


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?

1601


What are pointers in C? Give an example where to illustrate their significance.

752






What is pointer to pointer in c?

635


Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.

2650


What do you mean by command line argument?

647


what is the diffrenet bettwen HTTP and internet protocol

1394


Is that possible to add pointers to each other?

905


What is difference between union and structure in c?

581


What is a buffer in c?

576


what is the role you expect in software industry?

1659


the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above

607


What is #include stdio h and #include conio h?

604