Computer Science, asked by rishitha2004, 1 year ago

what are the different ways to give inputs in a Java Program

Answers

Answered by kkarri53173
2
c+,c++are different ways
Answered by KookieMegha
29

Answer:

The different ways are:—

▪︎by using assignment statement

▪︎ by using function argument

▪︎ by using Input Stream Reader Class

▪︎ by using Scanner Class

Hope it helps..

Similar questions