a character variable can at a time store
a) 1 character
b) 8 characters
c) 254 characters
d) none of the above
Answer Posted / kovshika
b) 8characters
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Why is c still so popular?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
What is the meaning of typedef struct in c?
What does a function declared as pascal do differently?
What are the different types of constants?
What is #define size in c?
Why static is used in c?
What is c basic?
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
what are bit fields in c?
Is fortran still used in 2018?
Explain what are the different file extensions involved when programming in c?
why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???
Write the syntax and purpose of a switch statement in C.
Where static variables are stored in memory in c?