Java Program #2 - Find Average of Numbers Entered by User

preview_player
Показать описание
Java Program to Find Average of Numbers Entered by User
In this video by Programming for Beginners we will learn to write Java Program to Find Average of Numbers Entered by User, using Java Tutorial videos.
This Java program is very important for your Java interview questions or if you are learning Java Programming language as a student.

Enter the count of numbers = 5
Numbers entered by user = 10 20 30 40 50
Average of numbers entered by user = 30

==========

Java Tutorial for Beginners Playlist:

All Java Programs Playlist:

We can learn Java Programming language to make web applications or mobile applications for android phones and several other applications for windows, Mac OS and Unix operating systems. Also we can make android applications using Java programming. The concepts covered will be related to basic java and core java that will help you in your next interview questions. You can use any version of Java but all concepts will be same for all java versions. I will be using Java SE 8.
Java is a high-level programming language. Java runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX.
Java is a MUST for students and working professionals to become a great Software Engineer specially when they are working in Software Development Domain.

Java JDK:
Eclipse IDE:

YouTube Gears:

#JavaProgram #JavaTutorial #Programming #Java

============================
LIKE | SHARE | COMMENT | SUBSCRIBE

Thanks for watching :)
Рекомендации по теме
Комментарии
Автор

All JAVA Programs Playlist:
Java Tutorial Playlist:

programmingforbeginners
Автор

The explanation is on point. I got what i wanted. Thank you

nephaskango
Автор

Hey! Can you please tell or make a video on how to find the average of the digits of a number in java? Actually I have it in my project and I need it a bit urgently.
My problem is if I am writing the print statement within the loop, I am not getting the desired result (Like the output statement comes a lot of times) and if I am writing it outside the loop, it is showing that variable is not initialised. I thought about using "return" keyword but I cannot use that as it is not in our syllabus. Please help me out if you can.

idkwhoamlol
Автор

please somebody help me
sum = sum + number;
0 = 0 + number
then how sum store the number?
I owe you

minazkhan