Computer Science, asked by S01196702, 5 months ago

Write a program to print your name, age and Address of user, if possible take input from user in Java

Answers

Answered by Braɪnlyємρєяσя
3

Answer:

\huge {\mathbb ♡{\orange{ANSWER}\green{♡}\pink{}\blue{!}}}♡

Explanation:

The simplest way to obtain user input is by using the input() function. This function prompts the user for an input from the keyboard. Once the user has give the input and pressed Enter, the program flow continues.

Similar questions