What is widening and narrowing in java? Discuss with an example.
No Answer is Posted For this Question
Be the First to Post Answer
What is time complexity algorithm?
How do you implement singleton class?
Features of JAVA ? In which version of java synchronizedXXX() methods are included in Collections class.
how copy the hashmap object into arraylist at java program?
Which api is provided by java for operations on set of objects?
What is a jagged array in java?
What do you understand by soft reference?
How u dubugg ur project?
Can we start a thread twice in java?
What are the types of casting?
Suppose there is an Online shopping cart application having different objects like Cart, SelectionItem, Billing, COnfiguration, Authentication, Authorization, PersonalDetails etc. Out of this which one can be made a singleton pattern and why?
What is bubble sorting in java?