Vidyalelo
C# Programming · Q64

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 64

Q64

What is the purpose of the @section directive in ASP.NET Core Razor views?

A.
To handle HTTP requests and responses
B.
To define routing rules
C.
To manage session data
D.
To define content that can be overridden by child views
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board