No products in the cart.

Identify the errors in the program …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

Identify the errors in the program and rewrite the correct program:- int sum=0,step=5; Int I; For(i=0;i<=5;i++); { step+=5, sum+=step; } JTextArea.showText(""+sum);
  • 1 answers

Keshav Sethiya 6 years, 9 months ago

Ans- Int- int For-for I - i For(i=0;i <=5;i++); - for (i=0;i <=5;i++)_ int sum=0,step=5; int i; for(i=0;i <=5;i++) { step+=5; sum+=step; } JTextArea.setText (" "+sum);
http://mycbseguide.com/examin8/

Related Questions

Case study questions of chapter 1
  • 0 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App