Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
No Answer is Posted For this Question
Be the First to Post Answer
What is purpose of find feature?
In a class implementing an interface, can we change the value of any variable defined in the interface?
What is advantage of java?
How to change value in arraylist java?
Why java is object oriented?
What is abstract class? Explain
how can i cal servlet from jsp page?how can i pass variablesfrom the jsp that servlet can access?
What are the library functions in java?
Why singleton class is used in java?
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
What are the types of java?
What is meant by Encapsulation? Can you write a class to explain encapsulation?