is there any function in java to make the text to blink?
Answer Posted / mohit
yes we can do with the help of THREAD and TIMER in java
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why volatile is used in java?
What do you mean by byte code?
What are static methods?
What are methods in java?
Can we override protected method in java?
What is the function of compareto in java?
What is finalize()?
What is the default execution method in java?
What is a concrete classes? Is Java object class is concrete class?
What is meant by design patterns?
What is mvc in java?
Can we override tostring method in java?
What are the different types of constructor?
Can a variable be local and static at the same time?
What is class and its types?