Answer Posted / neema
a text which is linked to another file is called as hyper
text... <A HREF> </A> tag is used to link a hyper text.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can we override constructors?
Explain the difference between jvm and jre?
Explain the importance of thread scheduler in java?
Can a static method be final?
Is nullpointerexception checked or unchecked?
What does serializing data mean?
What is the format specifier?
Define locale.
How to Sort Strings which are given in List and display in ascending order without using java api.
What does three dots mean in java?
Which is faster call by value or call by reference?
What is thread life cycle?
Can a constructor be private and how are this() and super() method used with constructor?
What is a programming object?
What is definition and declaration?