How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?
No Answer is Posted For this Question
Be the First to Post Answer
What is string builder?
Is void a keyword in java?
What do you mean by static variable?
What is the list interface in java programming?
What are the three parts of a lambda expression? What is the type of lambda expression?
Which class should you use to obtain design information about an object
write a program to create an arraylist with string(add,remove) operation.and value should be enter through keyboard.
how to print output with out using sop statements
How to sort a vector elements that contains the user define class object? (Note: If Suppose consider, A Student class contain two data members. They are String studentName and int rollNo. I am creating Four objects for this class, each object contains students details like name and roll no. Now i am storing that objects in vector and if i retiving the elements from the vector means then it should be display in sorting order)
3 Answers ProdEx Technologies,
Is set ordered in java?
What are Brief Access Specifiers and Types of Access Specifiers?
The class "Class" is belongs to which package?? a) java.lang b)java.lang.reflect c)java.util d)None