What is key word in c language?

Answer Posted / mukul kumar

keyward is special word which have constsnt meaning in
programing they have specific meaning.
examples:-if, for, do, etc.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

the question is that what you have been doing all these periods (one year gap)

1719


What is call by value in c?

653


What type of function is main ()?

686


What would be an example of a structure analogous to structure c?

664


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

848






Write a C program in Fibonacci series.

730


Explain About fork()?

736


Why c is called a mid level programming language?

695


What is self-referential structure in c programming?

751


How do I round numbers?

689


What is gets() function?

762


write a program fibonacci series and palindrome program in c

717


What is a string?

756


Explain high-order bytes.

780


where are auto variables stored? What are the characteristics of an auto variable?

693