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
What are the back slash character constants or escape sequence charactersavailable in c?
write a function for strtok()??
What is masking?
write a program to find the given number is prime or not
2 Answers Accenture, Vasutech,
main() { int i,n=010; int sum=0; for(i=1;i<=n;i++) {s=s+i; } printf("%d",&s); getch(); }
write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)
26 Answers ADITI, iFlex, Infosys, Oracle, TCS, Unicops, Wipro,
can please someone teach me how to create this program using while statement.. this is the output should look like 0 2 4 6 8 10 -thanks.. :) need it asap...
if p is a string contained in a string?
What is string concatenation in c?
Why c language?
WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?
8 Answers Carphone Warehouse, IBM, SAS,
What are two dimensional arrays alternatively called as?