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
Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?
what is the diffrenet bettwen HTTP and internet protocol
What are different types of variables in c?
Why do we use int main?
What is external variable in c?
Explain the use of 'auto' keyword
How do you determine whether to use a stream function or a low-level function?
How many keywords (reserve words) are in c?
Which is better oop or procedural?
Explain void pointer?
What is a structure and why it is used?
How can my program discover the complete pathname to the executable from which it was invoked?
What is c programming structure?
Explain how do you sort filenames in a directory?
Why we use int main and void main?