How do you declare an array that will hold more than 64KB of data?
No Answer is Posted For this Question
Be the First to Post Answer
Explain method overloading and overriding?
They had given one progam final HashMap hm=new HashMap(); public void show() { hm.put("name",value); } in this prg here the final hashtable value can be changed in put method,its the prg run?
Is arraylist dynamic in java?
What is the method used to get the absolute value of a number?
Write a program for recursive Traverse?
How to sort an array in java without using sort method?
What is an immutable class? How to create an immutable class?
How java is platform independent?
41 Answers College School Exams Tests, Infosys, TCS,
What is the largest data type in java?
What are the advantages of inner classes?
How will you reverse a link list without using recursion?
What is advantage of using threads?