Jump to content

cant see the word in console


harryplace
 Share

Recommended Posts

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 comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...