For Query

Online Teaching is available.
To get details:
Send ur email address.
Logo, QBASIC, JAVA & Python.

No comments:

Post a Comment

any problem in any program comment:-

Write a program to accept two binary numbers and display their sum.

 import java.util.Scanner; class BinaryAdditionNumeric {     public static void main(String[] args) {         Scanner sc = new Scanner(Syste...