Answer Posted / priya
Primitive data types, such as int, char, boolean are not
Objects, which are used by Java. It is why Java is not
a "pure object oriented programming language".
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is java bean class?
What is type inference? Is type inference available in older versions like java 7 and before 7 or it is available only in java se 8?
Are streams faster than for loops?
How common are security breaches? : java security
What does persist mean in java?
What is cookie in java?
Does netbeans need jdk?
What is log4j in java?
What is the most important feature of java?
What is javax annotation generated?
What is the difference between a jvm and a jdk?
Please can anybody explain what exactly "the project architecture" means???
Name primitive java types.
What is the first argument of the string array in main method?
Write a program using call by refernce for two different classes to explain to print whether a given number is automorphic or not.