Write a program to check for a prime number in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is illegal identifier in java?
What are the advantages of java inner classes?
What is default locale java?
which one is performance wise advantageious from List,Set,Map?
What is the frontend and backedn in Java?
what is polymorphism with example?types of polymorphism?
what are ER diagrams?
Why Java is not pure Object Oriented language?
What is the Difference between Final Class && Abstract Class?
What is the life cycle of an Applet ?
what are depricated methods ?
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?