I want to know the host name and provider name for tcs web
mail
Answer Posted / ajay agarwal
String hostname=Inetaddress.getAddress("portno of tcs
mail").getHostName();
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What all access modifiers are allowed for top class ?
Is array serializable java?
Is zero a natural number?
What do you understand by access specifiers in Java?
What is data object example?
how to create multithreaded program? : Java thread
How destructors are defined in java?
What is java util hashmap?
What is the latest java version?
What is difference between == equals () and compareto () method?
What is boolean example?
What does sprintf return?
What is the difference between a synchronized method and a synchronized block?
What is static in java?
What is variable and its types?