differnce between do and do while

Answer Posted / puspa

do while loop execute once then check the condition which
is not same for do

Is This Answer Correct ?    13 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Find duplicates in a file containing 6 digit number (like uid) in O (n) time.

2584


What are header files why are they important?

568


What does void main () mean?

715


What is .obj file in c?

639


Explain bit masking in c?

620






What is wrong in this statement?

595


Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.

658


What are header files in c?

604


How to declare pointer variables?

675


Explain the use of #pragma exit?

684


If the size of int data type is two bytes, what is the range of signed int data type?

577


Describe how arrays can be passed to a user defined function

771


Can include files be nested?

616


Why is c called "mother" language?

849


What was noalias and what ever happened to it?

584