Help Mr.Ben who is a programmer, in developing a registration form on console. Customers will not just input data, but also view the details once he/she finishes the registration.
Sample Input 1:
Enter your name:Jany
Enter age:25
Enter gender:Female
Hailing from:Mexico
Answers
Answered by
20
Answer:
Explanation:
To write such a program in which customer input the data into registration form and once he/she is done with data input and provides his info that is name ,Age, Gender and route Mr. bean should use public variables and to show output of inserted data to the consumer.
there are two types of variables in the programming one is private variables and other is public variables . Mr. Ben should use public variables in this case.
Answered by
5
Explanation:
hope it helps you..
.....
Attachments:
Similar questions