what is C?

Answer Posted / manu

c is a highlevel language,c is a basic language of all
other languages,

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pointer & why it is used?

598


What is the heap?

677


int i=3; this declaration tells the C compiler to a) reserve space in memory to hold the integer value b) associate the name i with this memory location c) store the value 3 at this location d) all the above

735


When we use void main and int main?

579


Is c weakly typed?

567






Can you assign a different address to an array tag?

691


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

619


can we change the default calling convention in c if yes than how.........?

2024


What is the difference between c and python?

574


What is the function of multilevel pointer in c?

665


hi send me sample aptitude papers of cts?

1645


What is the sizeof () a pointer?

541


Explain the difference between null pointer and void pointer.

657


What is a structure in c language. how to initialise a structure in c?

598


What are the disadvantages of c language?

610