These are information that would directly and certainly identify an individual.
2.
The Data Privacy Act of 2012 assures the free flow of information to promote innovation and growth while protecting the users’ fundamental rights to privacy. It is also known as [Blank].
3.
It refers to the freely given, specific, informed indication of will whereby the person agrees to the collection and processing of personal information.
4.
It is a diagram representing the logical sequence in which a combination of steps or operations is to be performed.
5.
The [Blank] is formerly called as X-Y position indicator for a display system.
6.
In what year was java created?
7.
The Integrated Development Environment (IDE) that you’re using in creating java applications.
8.
Identifiers are user-defined names for methods, variables, constants and classes. Give one rule in naming an identifier.
9.
These are identifiers whose values cannot be changed.
10.
Write one data type that holds numeric values.
11.
What do you call to the values that will be stored in a constant?
12.
This is the keyword used in declaring a constant.
13.
What do you call to the identifiers whose values can be changed?
14.
It is a data type that holds collection of characters.
15.
The syntax that you are using if you want to display a String.