+923132835245
safcodeinstitute@gmail.com
Online Quiz
10000+ Questions!
Students Works
Ideas & Topics!
Live Coding
HTML & CSS
Home
(current)
About
Courses
CIT
Web Designing
Graphic Designing
Web Development
Digital Marketing
WordPress + SEO
Artificial Intelligence (AI)
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Softwares
Contact
Test Your Programming Skills with Safcode!
Here is all important interview / exams questions.
Student doing practice apptitude test on safcode platform.
Instruction: "Total Number of Questions: 20
Each question carry 10 mark , no negative marking"
Quiz Start
1. Which of the following class a controller class extends to provide a default implementation of a controller?
ActionResult
RouteConfig
ControllerBase
Controller
View Answer
2. Which option allows to reuse common markups across different views of the application?
Razor
Partial View
TempData
Web Form
View Answer
3. What is Entity Framework?
Uses queries to create data-source-independent models
All of them
Its allows to create CSS media queries to apply particular style.
It is an Implementation of EDM
View Answer
4. GDPR stands for ___________?
General Data Protection Rules
None of them
General Data Protection Regulation
Government Data Protection Rules
View Answer
5. EDM stands for?
Electronic Data Model
Entity Database Module
None of these
Entity Data Model
View Answer
6. In terms of Razor view applications, a ________ is not required at the end of the single line expression.
; Semicolon
! Sign
& operator
" Double quote
View Answer
7. Which options provides several plug-ins that enable to enhance the UI elements of a view?
JavaScript
Ajax
IIS
JQuery
View Answer
8. Which of the following static files can ASP.NET core applications serve?
All of these
JavaScript
HTML
CSS
View Answer
9. Which option allow you to combine multiple files, such as CSS and JavaScript, into a single file?
Minification
Cookies
Routing
Bundling
View Answer
10. Which of the annotation specifies that the property, with which this annotation is associated cannot be left blank?
ReadOnly
Required
DataType
Range
View Answer