is there any function in java to make the text to blink?
Answer Posted / raj g
This functionality available in javascript.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is jit compiler ?
What are the two main uses of volatile in Java?
What is the list interface in java programming?
What is difference between final and immutable?
How many times finalize method will be invoked? Who invokes finalize() method in java?
How does finally block differ from finalize() method?
What does java se mean?
Which is bigger double or float?
What is methods in java?
Can you pass by reference in java?
What is the use of jtable?
How do you avoid global variables?
What class allows you to read objects directly from a stream in java programming?
Can we have two main methods in a java class?
How do you create immutable object in java?