Question
int i;
i=0;
repeat
i=i+1; <====== PASCAL PROGRAM
print i;
until(i<10)
end
No. of times the loop is executed?

Answers





Search
Can you Answer!!
  • Q The study of coins is called:
  • Q Describe briefly an ADO.NET Dataset ?
  • Q The One Rupee note is issued by Ministry of Finance and it bears the signatures of
  • Q What Is the Robots "meta" Tag/Element?
  • Q What is PAC BOND ?
  • Q 25. What is Schedule Margin key. How floats works in scheduling?
  • Q Walmart, the retail company of USA will open Cash and Carry store in which India city
  • Q Which should I use, &entityname; or &#number; ?
  • Q Simple problem on Y parameter (go for it in network theory).
  • Q Explain the range of addresses in the classes of internet addresses
  • Q What are defaults? is there a column to which a default can't be bound?