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
What are the differences between heap and stack memory?
What are aggregate functions explain with examples?
What happens if an exception is throws from an object's constructor?
What is unmodifiable collection in java?
Explain all java features with real time examples
What interface is extended by awt event listeners?
Why enumeration is faster than iterator?
What is OOP's Terms with explanation?
Can we make constructors static?
What is the purpose of an interface?
Explain the difference between jdk, jre, and jvm?
Where is singleton pattern used?
List some oops concepts in java?
Why do we override tostring method in java?
What do you mean by Hash Map and Hash Table?