the maximum width of a c variable name can be
a) 6 characters
b) 8 characters
c) 10 characters
d) 20 characters
Answer Posted / gunleen kanda
8 character
| Is This Answer Correct ? | 41 Yes | 7 No |
Post New Answer View All Answers
write a program for the normal snake games find in most of the mobiles.
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.
What is ## preprocessor operator in c?
Write a program that accept anumber in words
How can type-insensitive macros be created?
while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above
Explain why C language is procedural?
What is getch?
What is the use of function overloading in C?
Is it possible to execute code even after the program exits the main() function?
Explain what are multidimensional arrays?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
Do you know the purpose of 'register' keyword?
What is c basic?
How can I list all of the predefined identifiers?