exam questions

Exam 98-381 All Questions

View all questions & answers for the 98-381 exam

Exam 98-381 topic 1 question 19 discussion

Actual exam question from Microsoft's 98-381
Question #: 19
Topic #: 1
[All 98-381 Questions]

DRAG DROP -
You are writing a Python program to perform arithmetic operations.
You create the following code:

What is the result of each arithmetic expression? To answer, drag the appropriate expression from the column on the left to its result on the right. Each expression may be used once, more than once, or not at all.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
References: https://www.w3resource.com/python/python-operators.php

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
gargaditya
4 years, 8 months ago
Answer is correct ie // gives the quotient after ROUNDING DOWN to nearest integer % gives the remainder after performing the division
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...