Define array. Tell me about 2-D array.
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of set in java?
What is the size of integer?
Tell me the latest versions in java related areas?
What is the function of compareto in java?
What is considered an anti pattern?
7) Suppose there is Student class like class student { int age; string name; } We want to store these objects in a HashMap. Do we need to override any methods in Student class? If any which ones and why? what if i just override equals or just hashcode? what will be the results in both the cases?
wahts is mean by thread?
22 Answers HCL, TCS,
How to change the priority of thread or how to set the priority of thread?
Does Java support multiple Inheritance?
Tell me the Importent classes in net package?
Which java.util classes and interfaces support event handling?
Explain runtime exceptions?