while loop contains parts
a) initialisation, evalution of an expression,increment /decrement
b) initialisation, increment/decrement
c) condition evalution
d) none of the above
No Answer is Posted For this Question
Be the First to Post Answer
in a town the percentage of men is 52 the percentage of total literacy is 48 if total percentage of literate men is 35 of the total population write a program to find the total no of the literate men and women if the population of the town is 80000
Can U write a C-program to print the size of a data type without using the sizeof() operator? Explain how it works inside ?
What is a program flowchart and explain how does it help in writing a program?
Why do we use null pointer?
What is a macro in c preprocessor?
Explain what is output redirection?
Write a pro-gramme to determine whether the number is even or odd?
What standard functions are available to manipulate strings?
What is huge pointer in c?
Explain what is the difference between functions getch() and getche()?
What is anagram in c?
2. What does static variable mean?