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

if p is a string contained in a string?

1637


c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

841


What is the maximum length of an identifier?

928


What are pointers in C? Give an example where to illustrate their significance.

992


What is difference between function overloading and operator overloading?

884


How can you invoke another program from within a C program?

844


How do shell structures work?

815


How variables are declared in c?

804


Stimulate calculator using Switch-case-default statement for two numbers

2723


What are identifiers in c?

924


Is array name a pointer?

836


What is the purpose of realloc()?

908


how can use subset in c program and give more example

1707


program to convert a integer to string in c language'

2216


Can static variables be declared in a header file?

843