differnce between do and do while

Answer Posted / amit kumar sharma

do while loop executes at once even when the condition is
false and do is to create to do something...

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to build a exercise findig min number of e heap with list imlemented?

1847


What is dynamic dispatch in c++?

782


What does sizeof int return?

829


What is the best way to store flag values in a program?

790


write a c program to calculate sum of digits till it reduces to a single digit using recursion

3000


Is there a way to compare two structure variables?

854


Can static variables be declared in a header file?

827


What are data types in c language?

804


Explain what will the preprocessor do for a program?

805


Can include files be nested? How many levels deep can include files be nested?

872


What is a lvalue

874


What are the 5 types of inheritance in c ++?

776


What is a pointer variable in c language?

847


Where are local variables stored in c?

773


Can you please compare array with pointer?

829