Computer Applications
Fill in the blanks:
Primitive data types are also called as _________ data types.
Java Classes
25 Likes
Answer
fundamental
Answered By
2 Likes
Related Questions
Which of the following features is not the principle of OOP?
- Encapsulation
- Transparency
- Inheritance
- Polymorphism
A package is a:
- collection of data.
- collection of functions.
- collection of classes.
- a nested class.
Fill in the blanks:
A user defined data type can be created by using a/an _________.
Fill in the blanks:
_________ keyword represents the current object in the member method.