exam questions

Exam MB-400 All Questions

View all questions & answers for the MB-400 exam

Exam MB-400 topic 5 question 5 discussion

Actual exam question from Microsoft's MB-400
Question #: 5
Topic #: 5
[All MB-400 Questions]

HOTSPOT -
You need to complete a PowerApps component framework (PCF) control.
How should you define the order in the manifest? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
The order property specifies the order of a flexible item relative to the rest of the flexible items inside the same container.
Reference:
https://www.w3schools.com/jsref/prop_style_order.asp

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
sanharshu7
Highly Voted 5 years ago
I think it's 1 and 1 as HTML needs to load before the CSS and JS
upvoted 5 times
Chrissi
4 years, 9 months ago
I also think the order should be 1 and 1. HTML and CSS should not load after loading the JS logic.
upvoted 1 times
...
...
lakshmi
Most Recent 4 years, 8 months ago
Why is the discussion going off-tangent here about flex-boxes etc.? The question here relates to the sequence of the css, html, js files etc.
upvoted 1 times
...
Druey
4 years, 10 months ago
I have tried to find any logic in the documentation for the order, but I was not able to find anything
upvoted 2 times
...
Power_Ninja
5 years ago
Logically HTML, CSS then JS (Critical Path Rendering) so I'd say 1 and 1
upvoted 1 times
...
mgharably
5 years, 1 month ago
I guess the existing answer is correct 1 and 2
upvoted 4 times
TaiH
5 years, 1 month ago
I am not quite sure, but I think the given answer is correct.
upvoted 3 times
...
...
hdjd333
5 years, 1 month ago
Correct answer should be 1 and 1.
upvoted 3 times
...
RobinS
5 years, 1 month ago
Good read on flexible items in a container as a reference: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Aligning_Items_in_a_Flex_Container
upvoted 1 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 ...