Java program to count Indian currency notes in the given amount | Java Programming by IdiosDiary

Опубликовано: 03 Июнь 2026
на канале: Idiots diary
3,327
66

#IdiotsDiary
When it comes to the programming, Currency conversion is a general problem as you use this in ATM transaction.

This video covers the basic objective of the program along with the sample input and output as given below.

Sample input
================
Enter the amount: 24268


Sample output
================
2000 * 12 = 24000
500 * 0 = 0
200 * 1 = 200
100 * 0 = 0
50 * 1 = 50
20 * 0 = 0
10 * 1 = 10
5 * 1 = 5
2 * 1 = 2
1 * 1 = 1

Then this video provides the java program to achieve the desired solution along with the learning of modulas(%) operator in java.

#idiotsdiary #javaprogramming #javacoding #javaprogrammingwithexamples #javaexamples #currencypairs #currencydenomination #denomination #atm
#atmcoding



===================================
============ For more videos =========
===================================

Please subscribe
--------------------------------
subscribe: https://goo.gl/Y5VbWU
Channel:    / idiotsdiary  


===================================
=============== Follow us on =========
===================================

  / idiotsdiary  
  / diaryidiots