where does it flourished?
No Answer is Posted For this Question
Be the First to Post Answer
Why can’t constant values be used to define an array’s initial size?
What is a good data structure to use for storing lines of text?
What is hashing in c?
In a switch statement, what will happen if a break statement is omitted?
main() { char x; while(x=0;x<=255;x++) printf("\nAscii value %d Charater %c",x,x); }
What is C language ?
Is main is user defined function?
f1() { f(3);} f(int t) { switch(t); { case 2: c=3; case 3: c=4; case 4: c=5; case 5: c=6; default: c=0;} value of c?
Unsigned char c; for ( c=0;c!=256;c++2) printf("%d",c); No. of times the loop is executed ?
int zap(int n) { if(n<=1)then zap=1; else zap=zap(n-3)+zap(n-1); } then the call zap(6) gives the values of zap [a] 8 [b] 9 [c] 6 [d] 12 [e] 15
what is the other ways to find a logic to print whether a number is an even or odd wit out using % symbol??????? i know three different ways to print it. so i need any other different logic>>>>>
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical