whether java is fully object oriented language or partially
object oriented language
Answer Posted / govindaraj
java partially "ool" because it supports primitive data type also [ means not only class done all process . int,float also used to process so that say]
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
What is the difference between replace and replace all?
What is a null class?
What is the different types of functions?
How can an object be unreferenced?
Explain the importance of thread scheduler in java?
What is the purpose of using java.lang.class class?
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 is a char in java?
What is linked hashset and its features?
Is array a class?
Outline the major features of java.
How do you end a program?
Is void a return type?
Explain about abstract classes in java?
What is synchronization and why is it important in java programming?