Inventory or opportunity resources i think..
Workload or output measures, Efficiency measures, Effectiveness or outcome measures and Productivity measures will use to measure the performance of our informatics.
The study of the composition, dynamics, and interactions of biological and artificial computer systems is known as informatics. The representation, processing, and exchange of information in unnatural and artificial systems are the subjects of informatics.
The study of computing systems, particularly those used for data storage and retrieval, is known as informatics. According to ACM Europe and Informatics Europe, the terms "informatics" and "computer science," both of which center on the transformation of information, are interchangeable.
Learn more about informatics here
brainly.com/question/14160957
#SPJ4
Answer:
Write convert() method to cast double to int Complete the convert() method that casts the parameter from a double to an integer and returns the result. Note that the main() method prints out the returned value of the convert() method.
Ex: If the double value is 19.9, then the output is: 19
Ex: If the double value is 3.1, then the output is: 3
Explanation:
<h2>
plz mark me as a BRAINLIAST...</h2>