what is the difference between a looping statement and a
decision statement
Answer Posted / ankit guha
the main difference between looping statement and decision making statement is that in loop the statement execute several times until the condition would not get false whereas in decision the statement execute either one or not execute on the basis of the condition provided.
| Is This Answer Correct ? | 25 Yes | 6 No |
Post New Answer View All Answers
What's the difference b/w Table & Templete in Smartform?
Can any one give an example (Source Code) on virtual function implemetation in Java?
How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database
how CLR identify vb file?
purpose of abstraction and interface
where is available in this mantis toturials?
in teradata level primary in table level allows duplicates why?
Write a pascal program to calculate the sum of the first 100 even number and odd number
what is an INI file?
how to study PHP my own? i reffered many sites.. but as being a fresher i couldnt follow those... which site will be the best one?
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe
how to stop execution of step 3 in a job mainframe
5.Call by value and Call by reference with program?
Can we write a method in JSP.If so how?
How do i find out the number of parameters passed into function?