exam questions

Exam 70-486 All Questions

View all questions & answers for the 70-486 exam

Exam 70-486 topic 1 question 169 discussion

Actual exam question from Microsoft's 70-486
Question #: 169
Topic #: 1
[All 70-486 Questions]

You are designing an ASP.NET Core MVC application.
You need to combine two existing models to create a view.
Which MVC component should you use?

  • A. ViewComponent
  • B. View
  • C. Controller
  • D. Model
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Reference:
https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/adding-controller?view=aspnetcore-2.1

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
reco40
Highly Voted 5 years, 5 months ago
Correct answer is ViewModel
upvoted 20 times
levent57
5 years, 5 months ago
I agree with you. Here's a reference https://dotnettutorials.net/lesson/view-model-asp-net-core-mvc/
upvoted 5 times
...
...
desona
Most Recent 5 years ago
The correct answer is missing, it must be ViewModel
upvoted 2 times
...
yapi
5 years ago
There is no option for ViewModel
upvoted 1 times
...
Karel_Gott
5 years, 1 month ago
Yep it's a View Model - answer no.49 is the same and there's a View Model option.. There is just mistake in these options.
upvoted 4 times
...
Jobair
5 years, 4 months ago
You cannot combine two existing models in a View. B is not correct
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 ...