What is database?

a. the unit which performs most of the processing inside a computer often referred as "brain"
b. the parts that make a computer work and tick over speedily.
c. the physical hardware inside a computer that temporarily stores information, serving as "working" memory
d. a structured set of data held in a computer, especially one that is accessible in various ways.
e. none of the above


Answer is d. a structured set of data held in a computer, especially one that is accessible in various ways.

Computer Science & Information Technology

You might also like to view...

____ runs a Java applet's code and returns the results to your computer.

A. JVM B. DVM C. JDK D. SND

Computer Science & Information Technology

Which of the following is false?

a. To receive a list initializer as an argument to a constructor, you can declare the constructor’s parameter as type list_initialier where T represents the type of the values in the list initializer. b. To receive a list initializer as an argument to a constructor, you can declare the constructor’s parameter as type initializer_list where T represents the type of the values in the list initializer. c. It’s not possible to pass a list initializer to a constructor. d. (a) and (c).

Computer Science & Information Technology

An object’s non-static member functions have access to a “self pointer” to the object called the _______ pointer.

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

Computer Science & Information Technology

Folders created within folders are called ________

A) subfiles B) subfolders C) inner folder D) file lists

Computer Science & Information Technology