the maximum length of a character constant can be

a) 1 character

b) 8 characters

c) 256 chaacters

d) 125 characters


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

how to reverse string "Hello World" by using pointers only. Without any temp var

1 Answers  


Explain which function in c can be used to append a string to another string?

0 Answers  


what will be maximum number of comparisons when number of elements are given?

0 Answers  


How to delete a node from linked list w/o using collectons?

0 Answers   Zycus Infotech,


main() { char ch='356'; Printf("%d",ch); } *OUTPUT*:- -18 *Why?*

1 Answers  






What is advantage of pointer in c?

0 Answers  


What is define directive?

0 Answers  


Why c is called free form language?

0 Answers  


what is the similarities between. system call and library function?

1 Answers   Wipro,


inline function is there in c language?

4 Answers  


How can you increase the size of a statically allocated array?

0 Answers   TISL,


what are the stoge class in C and tel the scope and life time of it?

2 Answers   Tech Mahindra,


Categories