how many keywords do C compile?

Answer Posted / iyswarya

32

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is memcpy() function?

617


Explain what is #line used for?

603


What is string constants?

657


Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor

2980


Explain what is wrong with this program statement? Void = 10;

761






Define Array of pointers.

631


When can a far pointer be used?

585


How many types of sorting are there in c?

604


What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file

660


What is meant by inheritance?

629


what does static variable mean?

647


What are void pointers in c?

574


What is extern variable in c with example?

535


what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above

667


What oops means?

577