adspace


What are tlds in java?

Answer Posted / Dhanesh Kumar Pandey

In Java, a TLD (Top-Level Domain) refers to the highest level of the domain name hierarchy. In web development, TLDs are used to define generic or country-specific domains such as .com, .org, and .us.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are jvm’s platform independent?

989


How does java handle integer overflows and underflows?

1125


What if I write static public void instead of public static void?

944


What is the first argument of the string array in main method?

1035


What is the resourcebundle class?

1020


What is the locale class?

1033


what is reflection api? How are they implemented?

1113


What do you understand by casting in java language? What are the types of casting?

928


What is the java api?

1005


Can we extract main method from another class?

1038