does java support pointers?
No Answer is Posted For this Question
Be the First to Post Answer
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,
What is mnemonic code?
Catch(Exception e){ } in that what is Exception and purpose of that in that place exactly?
Can we convert list to set in java?
What is final keyword in java?
What is the difference between iterator and enumeration ?
Is void a type?
What is nextline method in java?
what is wrapper class and its uses?
Explain in detail about encapsulation with an example?
how you will prevent inheritance is there any other way other than inheritance?
How to implement a multithreaded applet?