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
What are the 4 types of functions?
Explain the Difference between the New and Malloc keyword.
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
How do you generate random numbers in C?
Explain main function in c?
How arrays can be passed to a user defined function
what is the use of macro program
What are void pointers in c?
How many types of sorting are there in c?
Who is the founder of c language?
wat are the two methods for swapping two numbers without using temp variable??
How can I read/write structures from/to data files?