UrbanPro
true

Search in

BlueJ Program For CBSC/ICSE Student

BISHAL SAHA
19/09/2017 0 0

Consecutive numbers program using array:

class Consecutive
{
public static void main(String[] args)
{
int a[]={52,10,85,14,32,78,15,11,53,86};
int p=a.length;
System.out.println("====Consecutive Numbers Are:====");
for(int i=0;i<p;i++)
{
for(int j=i+1;j<p;j++)
{

if((a[i]+1)==a[j])
{
System.out.println(a[i]+","+a[j]);
}
else{
if(a[i]==a[j]+1)
{
System.out.println(a[j]+","+a[i]);
}
}

}
}
}
}

0 Dislike
Follow 2

Please Enter a comment

Submit

Other Lessons for You

Avoid using present continuous tense
Avoid using present continuous tense in the following contexts: Verbs of perception: See, hear, recognize, taste, smell etc. Verbs of emotion: Love, hate, wish, desire, hope, prefer, refuse, etc. ...


How to Study Maths: 7 Tips for Solving Maths Problems
Maths is one of those subjects which you can easily spend hours studying but end up none the wiser. However much you have studied, if you can not solve the problem on day of the test, you are lost. Thankfully,...

Chemical bonding
Question 1: What is the difference Between CO2 and SiO2, hybridization both? Answer 1: co2 is the gas, while sio2 is the glass Due to c atomic number 6, an electronic configuration is 1s2, 2s2 2p2...

How To Avoid Sleep While Studying?
I will give you the top 7 methods to avoid sleep while you are studying: 1) Be Interested in what you are Studying! Yes to prevent sleep you must make sure that you are Interested in what you are reading! So...
A

Abraham P.

1 0
0
X

Looking for CBSE Schools Classes?

The best tutors for CBSE Schools Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn CBSE Schools with the Best Tutors

The best Tutors for CBSE Schools Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more