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
find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2
What is the difference between volatile and const volatile?
Mention four important string handling functions in c languages .
What kind of structure is a house?
Explain how do you use a pointer to a function?
What are external variables in c?
What is the difference between far and near in c?
Explain what is the benefit of using #define to declare a constant?
Why & is used in c?
Why do we use null pointer?
What is an example of structure?
Where static variables are stored in memory in c?
How can I read/write structures from/to data files?
if p is a string contained in a string?
What are the loops in c?