Answer: b) Set of specific objective facts or observations
Explanation: Data is referred as the information that consumes the facts and figures . These facts and figure information is usually viewed or observed in the form of images, text, facts, graphs,reports etc.Data of any sort has to be stored for any use or analyzing in future so it is generally stored in the computer and other devices.Therefore,option(b) is the correct option.
Military specifications often call for electronic devices to be able to withstand accelerations of 10 g. to make sure that their products meet this specification, manufacturers test them using a shaking table that can vibrate a device at various specified frequencies and amplitudes. if a device is given a vibration of amplitude 9.4 cm, what should be its frequency in order to test for compliance with the 10 g military specification? the acceleration of gravity is 9.81 m/s 2 .
In a relational database application, a <u>foreign key</u> is used to link one table with another.
<h3>What is a
foreign key?</h3>
In database management system (DBMS), a foreign key can be defined as a column whose value provides a link between the data that are stored in a table or relational database.
This ultimately implies that, a <u>foreign key</u> is used to link one table with another in a relational database application.
Read more on keys here: brainly.com/question/8131854
#SPJ12
Manage the computer's resources, such as the central processing unit, memory, disk drives, and printers, (2) establish a user interface, and (3) execute and provide services for applications software.
Explanation:
10:A program that assigns the sum 20,30,40
20: input 20,30,40
30:sum input
40: print total
End