What is key word in c language?

Answer Posted / dhakar123

Key word is a C-Tokens which is specify meaning.

Is This Answer Correct ?    33 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by high-order and low-order bytes?

750


What is pivot in c?

653


Write a program to swap two numbers without using the third variable?

694


console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above

743


What is an expression?

746






How are strings stored in c?

686


How do I create a directory? How do I remove a directory (and its contents)?

699


What is the sizeof () a pointer?

642


Differentiate between calloc and malloc.

890


In C programming, what command or code can be used to determine if a number of odd or even?

708


The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?

752


What is meant by realloc()?

778


Explain how can you determine the size of an allocated portion of memory?

717


What is extern c used for?

665


how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software

2909