harryplace 0 Posted September 14, 2016 Share 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? ^ Link to post Share on other sites
Moderators JLogan3o13 1,769 Posted September 14, 2016 Moderators Share 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! Link to post Share on other sites
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