Computer Science, asked by ayushi7633, 7 months ago

Write a java program to find whether the number is given or not along with it's output.​

Answers

Answered by mukeshsharma4365
0

Answer:

Introduction

public class JavaExcercise {

{

int i,numbers=0,sum=0;

double avg;

{

System. out. println("Enter any 5 numbers : ");

}

for (i=0;i<5;i++)

Similar questions