Posts

Showing posts with the label C




Which of the Following Is a Reserved Word in C++

Image
Which of the following is a reserved word in C. When the current programming language is C or C these keywords cannot be abbreviated used as variable names or used. C Keywords Reserved Words It is good practice to avoid using. . These words are also known as reserved words. The following is a legal C enumeration type. The identifiers listed in Table are reserved C keywords. Top Answer a Explanation. Since they are used by the language these keywords are not available for re-definition or overloading. You shouldnt use them for any other purpose in a C program. In a C program. 10 Questions Show answers. The keywordsreserve words are not naming variable. This is a list of reserved keywords in C. Void int Are the reserved word s. Identifiers are used to identify some variables functions etc. Auto case main default. We cant use them because they are already used as keywords in ...