Answer:
50-64
Explanation:
We know this because I said so
Answer:
Replace the comment with:
(c) double hours = Math.abs (marker1 - marker2) / 60.0;
Explanation:
See attachment for right presentation of question
Analyzing the options:
(a): May return a negative result
This option will return a negative value if marker1 is less than marker2 because it subtracts the absolute value of marker2 from the absolute value marker1.
This literally is not different from marker1 - marker2
(b): Incorrect expression
This divides only marker2 by 60, then subtracts the quotient from marker1. This is not the expected expression.
(c) This option is correct
This correctly calculate the positive difference between marker1 and marker2 and the result is divided by 60.0 (note 60.0 not 60)
(d) & (e) Integer division
When a variable declared as double is divided by an integer variable or value, the result of the computation is not always accurate due to approximation
COMPUTER IP ADDRESS IS NEEDED TO RUN WEB BROWSER FROM HOME
Hofstede's cultural dimensions describe how the world's cultures differ in six main ways and how different cultures should strive to become the same.
<h3>What are the scale of lifestyle and its influences?</h3>
According to Hofstede, the 5 principal dimensions are identity, power, gender, uncertainty, and time. You can reflect on consideration on cultural fee dimensions on a scale or a continuum, in which one element of the fee lies on one aspect of the dimensions and the opposite intense lies at the opposite give up of the dimensions.
- To run VBA withinside the “Microsoft Visual Basic for Applications” window, you can surely press the “F5” key button or click on on the “Run” icon withinside the toolbar.
- The Visual Basic button opens the Visual Basic Editor, in which you create and edit VBA code.
- Another button on the Developer tab in Word and Excel is the Record Macro button, which routinely generates VBA code that may reproduce the actions that you perform withinside the application.
Read more about the Hofstede's cultural dimensions :
brainly.com/question/7158663
#SPJ1
Answer: No Answer
Explanation: No Explanation