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
describe method overloading
what is the constructor and how many types of constructors are used in java?
What is oops in java?
Is string an object?
Variables used in a switch statement can be used with which datatypes?
Explain spliterator in java8?
What does a method signature consist of?
What are the methods to rectify ambiguities in the interfaces in JAVA?
What are data types in oop?
Why are functions called methods in java?
What is classpath?
What does sprintf mean?
Which class is used by server applications to obtain a port and listen for client requests?
what is meant by HQL?
What do you mean by ternary operator in java?