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 is c sharp dotnet
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.
what are importance in problem tracking
hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
WHat is execution in manual testing and when will we start execution and what language we use in execution
How to call dll API sub routine in VB Form.
what is the difference between Windows application and Unix application?
why we use abstract in awt?
how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there
Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?
what is the certificates in biztalk?
Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?
can we allocate memory for interface? if no then why?