Can an integer be null java?
No Answer is Posted For this Question
Be the First to Post Answer
what is platform dependent translation and platform dependent programming language
Difference between collection, collection and collections in java?
What are listeners in java and explain ?
I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?
What are mutable classes?
What does string mean in java?
What is the Layout for ToolBar?
What does a void function return?
What are the differences between abstract class and interface?
Is heap stored in ram?
Can you give names of Container classes?
Can a private method be declared as static?