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
Is c procedural or object oriented?
explain what are pointers?
a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above
please give me some tips for the placement in the TCS.
How can this be legal c?
What is the use of printf() and scanf() functions?
How can I find out the size of a file, prior to reading it in?
What is structure data type in c?
Write a program to print "hello world" without using a semicolon?
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
What does s c mean in text?
What is strcmp in c?
What does printf does?
What is the difference between exit() and _exit() function?
What are the advantages and disadvantages of a heap?