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
Is a method a function?
What is the difference between procedural and object-oriented programs?
What is a parameter in java?
What are data types in oop?
What is a singleton class in Java?
What is the properties class?
How to convert string to char and vice versa?
What is the meaning of find and replace?
What about abstract classes in java?
What is the size of string?
What is an i/o filter?
What do you mean by JVM?
How to sort list of list in java?
What is a treeset in java?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?