English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I can't find a way to call the Pause method and insert the symbol class to make this work. I have to input that I'm looking for a number between 1 and 20 and I have to make the program wait five seconds before giving the number.

It's the Pause wait, instantiating and calling the method that's messing me up.

Can someone help please?

2007-02-09 08:51:15 · 2 answers · asked by Chestnut C 1 in Computers & Internet Programming & Design

2 answers

Looks like you are a C# programmer, there is a wait(int millisec) in Java, I recall it is a static method belonging System

2007-02-09 09:03:58 · answer #1 · answered by Andy T 7 · 0 0

not very descriptive, but if you mean you're are getting compilation error cannot find symbol then I would ask are you importing what you need?

2007-02-09 23:26:23 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers