Navigation interview questions

15 real Navigation questions from the .NET MAUI bank, as asked in Indian campus drives and tech interviews. Every question has a verified answer and an AI-tutor explanation on placd — free to start.

1. What is Shell?

Junior
  1. A.a stack-based wrapper that pushes and pops pages with a hardware-style back button
  2. B.string identifiers registered for pages so they can be reached by relative or absolute URI strings
  3. C.key-value data passed through a navigation URI and received via the QueryProperty attribute on the destination
  4. D.a container that provides a single URI-driven structure with flyout, tabs and route-based page changes
Reveal the answer + AI explanation — free account

3. Which statement is correct?

Junior
  1. A.Shell — a stack-based wrapper that pushes and pops pages with a hardware-style back button
  2. B.Shell — presenting a page over the current one that the user must explicitly dismiss before returning
  3. C.Shell — string identifiers registered for pages so they can be reached by relative or absolute URI strings
  4. D.Shell — a container that provides a single URI-driven structure with flyout, tabs and route-based page changes
Reveal the answer + AI explanation — free account

4. What is NavigationPage?

Mid
  1. A.presenting a page over the current one that the user must explicitly dismiss before returning
  2. B.string identifiers registered for pages so they can be reached by relative or absolute URI strings
  3. C.a stack-based wrapper that pushes and pops pages with a hardware-style back button
  4. D.key-value data passed through a navigation URI and received via the QueryProperty attribute on the destination
Reveal the answer + AI explanation — free account

6. Which statement is correct?

Mid
  1. A.NavigationPage — string identifiers registered for pages so they can be reached by relative or absolute URI strings
  2. B.NavigationPage — a stack-based wrapper that pushes and pops pages with a hardware-style back button
  3. C.NavigationPage — key-value data passed through a navigation URI and received via the QueryProperty attribute on the destination
  4. D.NavigationPage — presenting a page over the current one that the user must explicitly dismiss before returning
Reveal the answer + AI explanation — free account

7. What is Routes?

Mid
  1. A.key-value data passed through a navigation URI and received via the QueryProperty attribute on the destination
  2. B.string identifiers registered for pages so they can be reached by relative or absolute URI strings
  3. C.a stack-based wrapper that pushes and pops pages with a hardware-style back button
  4. D.presenting a page over the current one that the user must explicitly dismiss before returning
Reveal the answer + AI explanation — free account

9. Which statement is correct?

Mid
  1. A.Routes — presenting a page over the current one that the user must explicitly dismiss before returning
  2. B.Routes — string identifiers registered for pages so they can be reached by relative or absolute URI strings
  3. C.Routes — a container that provides a single URI-driven structure with flyout, tabs and route-based page changes
  4. D.Routes — key-value data passed through a navigation URI and received via the QueryProperty attribute on the destination
Reveal the answer + AI explanation — free account

10. What is Modal navigation?

Mid
  1. A.presenting a page over the current one that the user must explicitly dismiss before returning
  2. B.key-value data passed through a navigation URI and received via the QueryProperty attribute on the destination
  3. C.a container that provides a single URI-driven structure with flyout, tabs and route-based page changes
  4. D.a stack-based wrapper that pushes and pops pages with a hardware-style back button
Reveal the answer + AI explanation — free account

12. Which statement is correct?

Mid
  1. A.Modal navigation — key-value data passed through a navigation URI and received via the QueryProperty attribute on the destination
  2. B.Modal navigation — a stack-based wrapper that pushes and pops pages with a hardware-style back button
  3. C.Modal navigation — string identifiers registered for pages so they can be reached by relative or absolute URI strings
  4. D.Modal navigation — presenting a page over the current one that the user must explicitly dismiss before returning
Reveal the answer + AI explanation — free account

13. What is Query parameters?

Senior
  1. A.a container that provides a single URI-driven structure with flyout, tabs and route-based page changes
  2. B.a stack-based wrapper that pushes and pops pages with a hardware-style back button
  3. C.string identifiers registered for pages so they can be reached by relative or absolute URI strings
  4. D.key-value data passed through a navigation URI and received via the QueryProperty attribute on the destination
Reveal the answer + AI explanation — free account

15. Which statement is correct?

Senior
  1. A.Query parameters — key-value data passed through a navigation URI and received via the QueryProperty attribute on the destination
  2. B.Query parameters — a container that provides a single URI-driven structure with flyout, tabs and route-based page changes
  3. C.Query parameters — presenting a page over the current one that the user must explicitly dismiss before returning
  4. D.Query parameters — string identifiers registered for pages so they can be reached by relative or absolute URI strings
Reveal the answer + AI explanation — free account

Free to start

Answers, AI explanations, and a scored voice mock interview

Sign up free to check your answers with explanations, ask the AI tutor anything on any question, and take one full AI mock interview — scored like a real panel.

Practice Navigation free