what is the value of 'i'?

i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")

Answer Posted / guest

1(one)

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

4. main() { int c=- -2; printf("c=%d",c); }

1370


Explain bit masking in c?

639


Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor

2985


What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

625


What is the use of void pointer and null pointer in c language?

632






in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above

635


what will be the output for the following main() { printf("hi" "hello"); }

9336


How do I use strcmp?

643


Which is the memory area not included in C program? give the reason

1509


What is meant by initialization and how we initialize a variable?

587


What are compound statements?

630


WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER

1461


Define and explain about ! Operator?

615


I need previous papers of CSC.......plz help out by posting them.......

1818


cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration

637