adspace
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
Are jvm’s platform independent?
How does java handle integer overflows and underflows?
What if I write static public void instead of public static void?
What is the first argument of the string array in main method?
What is the resourcebundle class?
What is the locale class?
what is reflection api? How are they implemented?
What do you understand by casting in java language? What are the types of casting?
What is the java api?
Can we extract main method from another class?