WHAT IS C?

Answer Posted / nani

c is a basic programming language

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In c language can we compile a program without main() function?

808


What is the difference between memcpy and memmove?

764


How can I insert or delete a line (or record) in the middle of a file?

770


How can you avoid including a header more than once?

725


Why do we use & in c?

775


What is array of structure in c programming?

980


How to find a missed value, if you want to store 100 values in a 99 sized array?

1056


What are the disadvantages of a shell structure?

925


What library is sizeof in c?

773


What is a newline escape sequence?

841


Write a program to know whether the input number is an armstrong number.

879


When should a far pointer be used?

774


What is the difference between volatile and const volatile?

739


What is type qualifiers?

851


how to write a c program to print list of fruits in alpabetical order?

2054