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 ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is advantage of pointer in c?

689


What do you mean by a sequential access file?

627


main() { int i = 10; printf(" %d %d %d ", ++i, i++, ++i); }

636


What is the symbol indicated the c-preprocessor?

694


Can a void pointer point to a function?

568






can we have joblib in a proc ?

1653


Tell me about low level programming languages.

642


Is void a keyword in c?

576


if p is a string contained in a string?

1404


What are the advantages of union?

626


how to build a exercise findig min number of e heap with list imlemented?

1612


Explain what is the stack?

636


How do you override a defined macro?

699


How to set file pointer to beginning c?

666


Why shouldn’t I start variable names with underscores?

623