Answer:
14
Explanation: The reason why is because adding a negative is pretty much subtracting by 2. 9-2=7. Then multiply 7 by 2 like add 7 to 7 and you get 14.
Answer:
website
Explanation:
website is software that is used to deliver the mentioned things on the internet.
The object-oriented analysis method of developing systems produces code that is modular and reusable.
<h3>What is object oriented system analysis?</h3>
Object-oriented systems analysis and specification (OSA) is known to be a kind of a method that is often used in regards to systems analysis and this is known to be one that helps to create or builds on the strengths of former systems and, at also at the same time, look into their weaknesses.
Note that this is said to be the basic idea behind the OSA methodology that are known to be described. The framework of OSA system models is known to be object class.
Hence, The object-oriented analysis method of developing systems produces code that is modular and reusable.
Learn more about object-oriented tool from
brainly.com/question/11158544
#SPJ1
MIN returns the least value of a given set of numbers or range of cells
D. MIN
<u>Explanation:</u>
In MS-excel there are many inbuilt functions are available. Each function is used to either select cell or series of cells or return the value to specific value.
ROUND :- These is inbuilt function which returns round value for selected cell or selected range cell.
=Round(5.6) returns 6.
COUNT: - These are inbuilt function gives count of selected range of cell.
=COUNT (a1-A10)
NOW: - In excel it is inbuilt function it returns date and time of the system
MIN :- In Excel it is inbuilt function give minimum value for selected range of cell . (Least value from range cells)