What is lossy conversion in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is meant by call by reference?

0 Answers  


What are multiple inheritances?

0 Answers  


How many types of packages are there in Java?

1 Answers  


What is aggregation and composition ?

1 Answers   Fidelity,


my method "abc" return array of interface "xyz" and "pqr" is abstract class implements abc and class "jkl" extends pqr My problem 1) when i call abc it retrun array xyz how can i do this hint xyz refer_xyz = new jkl(); but i can't create array. 2)I want to access method of jkl using reference of xyz??

1 Answers  






Why stringbuffer is faster than string?

0 Answers  


Write the program numbers into words.For example 2345==two thousand three hundred fourty five

2 Answers   TCS,


What is the difference between integer parseint and integer valueof?

0 Answers  


Does java support Operator Overloading?

0 Answers   Flextronics,


If set accepts only one argument then how can it compare two objects to avoid duplicates

5 Answers  


What is the program development process?

0 Answers  


Can a class inherit the constructors of its superclass?

9 Answers   iFlex, Wipro,


Categories