I want to know the host name and provider name for tcs web
mail
Answer Posted / ss
String ipAddress=InetAddress.getByName
("www.tcs.com").getHostAddress();
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What do heavy weight components mean in java programming?
Why a dead thread occurs?
What are the library functions in java?
What is hash in java?
What is independent and dependent variables in research?
Can set contain duplicates?
What are the Class Libraries ?
What is string builder in java?
What is an example of character?
What are recursive functions? Give some examples?
Can one thread block the other thread?
What are the parts of methodology?
Is space a char?
Explain yield() method in thread class ?
Explain access specifiers?