|
| Total Answers and Comments: 5 |
Last Update: August 16, 2007 Asked by: rajesh.tripathi |
|
| | |
|
Submitted by: kiran
There is no exception
In Java the compiler compiles the programe but whenever we execute that we wont get any output because of access specifier PRIVATE. The main method does not not call the member function (methods)
Above answer was rated as good by the following members: roger30 | Go To Top
|