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 property file in java?
Is jvm a compiler or an interpreter?
Which method is used to create the daemon thread?
What is dto in java?
What is interceptors in java?
What is interceptor in java?
What is meant by framework in java?
Why is javac not recognized?
How do I enable java in google chrome?
Explain suspend() method under thread class>
What is the difference between java se and java ee?
Why do we need framework in java?
What is the use of entity class in java?
Is lambda functional programming?
Topic- looping,function overloading,nesting ,polymorphism. Aim - to write a function with a name buzz-buds,that will check whether the given numbers are buddies or not on the basis of no. of parameters passed during function calling.