What is static variable with example?
What class is used to implement a Throwable array?
What is meant by controls and types?
What types of inheritance does Java support?
Explain the concept of polymorphism with examples?
What is the use of flag?
Give me example of derived data types.
What happens when a main method is declared as private?
22 Answers DELL, Infosys, L&T, Sun Microsystems,
What are the traverses in Binary Tree?
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?
Name the method of a Container that can be used to cause a container to be laid out and redisplayed?
What is an exception? difference between Checked and Unchecked exception in Java
0 Answers SkillGun Technologies,
where the static methods will live ,on stack ? can you explain brefly