java Technical questions asked by JPMC
No Answer is Posted For this Question
Be the First to Post Answer
Is string pool garbage collected?
How many bits is a char?
What is AppletStub?
Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
Can we declare main () method as non static?
Difference between string s= new string (); and string s = "abv";?
What are autoboxing and unboxing? When does it occur?
What is the old name of java?
what is difference between Action messages and Action errors?
Is heap stored in ram?
How to make a class immutable?