harryplace Posted September 14, 2016 Posted September 14, 2016 Hey guys. I am using SciTE. When I compiled my program and found a error. The words cannot be shown correctly on the console, Instead, it shows many question marks. Like below. Stocksale.java:8: ??: ???? e; ^ Stocksale.java:13: ??: ??';' System. out println("e is =" e); ^ Stocksale.java:13: ??: ???? System. out println("e is =" e); ^ Stocksale.java:13: ??: ??';' System. out println("e is =" e); How to fix it guys? ^
Moderators JLogan3o13 Posted September 14, 2016 Moderators Posted September 14, 2016 @harryplace How about providing your code rather than asking guess? "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now