what is the value of 'i'?
i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")
Answer Posted / vimal
1
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is an arrays?
write a program fibonacci series and palindrome program in c
What is a string?
Which is better oop or procedural?
code for replace tabs with equivalent number of blanks
How can you convert integers to binary or hexadecimal?
How can you read a directory in a C program?
What is p in text message?
What tq means in chat?
write a program to find out prime number using sieve case?
What is a method in c?
Differentiate between static and dynamic modeling.
Describe the modifier in c?
What does s c mean on snapchat?
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list