I want to know the host name and provider name for tcs web
mail
Answer Posted / deepak divvela
String hostname=Inetaddress.getAddress("portno of tcs
mail").getHostName();
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is variable declaration and definition?
In how many ways we can do synchronization in java?
What will be the output of round(3.7) and ceil(3.7)?
What is data type in java?
What do you understand by the term string pool?
What is difference between iterator and enumeration in java?
Explain about method local inner classes or local inner classes in java?
What is private static in java?
Can you call a method in a method?
What is java algorithm?
What is difference between equals and hashcode method?
Is main an identifier?
What is the java reflection api? Why it’s so important to have?
What are the files generated after using IDL to java compiler?
How many bytes is a unicode character?