What is hypertext?



What is hypertext?..

Answer / 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

More Core Java Interview Questions

2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?

1 Answers   RBS, TCS,


Can we extend immutable class?

1 Answers  


Why is multiple inheritance not supported in java?

1 Answers  


what is the use of thread?Justify it by project point of view

7 Answers  


Can I import same package/class twice?

1 Answers  


Are nested try statements are possible?

2 Answers  


What is meant by nested loop?

1 Answers  


What is the use of anonymous inner classes ?

12 Answers   DELL, HCL,


What is the purpose class.forname method?

1 Answers  


what is the difference between HashMap And HashTable?

5 Answers   Hexaware,


What is meant by class and object in java?

1 Answers  


What is flag in java?

1 Answers  


Categories