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
Define and explain about ! Operator?
Is c procedural or functional?
What does a function declared as pascal do differently?
What is string function in c?
using only #include
What is meant by realloc()?
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1
What are the 5 elements of structure?
Explain how do you print only part of a string?
What does main () mean in c?
Explain about the functions strcat() and strcmp()?
Write a program to generate the Fibinocci Series
For what purpose null pointer used?
Explain how can I right-justify a string?