Give an example of an object whose sensitivity may change during execution.

What will be an ideal response?


One example is a printer that is used to print both confidential and nonconfidential data. Another example is a portion of unused disk space that would initially have a low sensitivity. However, once the space is assigned to an active file, it would acquire a different sensitivity value, depending on the sensitivity of the data in the file.

Computer Science & Information Technology

You might also like to view...

A throw statement passes which type of value to the catch block?

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

____________________ is one of the easiest and safest methods to move one or more files and folders.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

(d) all of these may be a base type of an array.

(a) a[] (b) a() (c) a (d) a[0]..a[a.length]

Computer Science & Information Technology

The power of arrays becomes apparent when you use subscripts that are variables rather than constant values.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology