Discussion board
how to enable user inputs in java
By Debaspreet Chowdhury
the requirement for the user to provide inputs stems from the module problem of inheritance.the problem is:
i have to display what the user inputs(thats it)....i need the syntax to do so.....thnks in advance
Reply
Post   Reset
Arun Kumar Das replied to Debaspreet Chowdhury Tuesday, March 23, 2010
In our inheritance section we are required to put the data in the program itself. We will learn about getting the inputs at run time in our GUI part of the tutorial.

Cheers..