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
how to build a exercise findig min number of e heap with list imlemented?
What is dynamic dispatch in c++?
What does sizeof int return?
What is the best way to store flag values in a program?
write a c program to calculate sum of digits till it reduces to a single digit using recursion
Is there a way to compare two structure variables?
Can static variables be declared in a header file?
What are data types in c language?
Explain what will the preprocessor do for a program?
Can include files be nested? How many levels deep can include files be nested?
What is a lvalue
What are the 5 types of inheritance in c ++?
What is a pointer variable in c language?
Where are local variables stored in c?
Can you please compare array with pointer?