the maximum width of a c variable name can be
a) 6 characters
b) 8 characters
c) 10 characters
d) 20 characters
Answer Posted / sandeep kanda
8 characters
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
Explain what math functions are available for integers? For floating point?
what is uses of .net
Explain what is the purpose of "extern" keyword in a function declaration?
Explain what is a pragma?
is it possible to create your own header files?
What is the difference between new and malloc functions?
can any one provide me the notes of data structure for ignou cs-62 paper
What is string length in c?
How do you search data in a data file using random access method?
Explain what is the difference between far and near ?
What does do in c?
how to capitalise first letter of each word in a given string?
Why #include is used in c language?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
Explain high-order and low-order bytes.