+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
Enroll Now
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. Delegates ensure type safety as the return and parameter types of the delegate are the same as that of the _______ method.
referenced
anonymous
static
invoked
View Answer
2. In ____________the this keyword is required before the first argument.
Auto implemented property
Static method
Collection initializer
Extension method
View Answer
3. Which of the following options is not a function of CLR in the .NET framework?
Memory Management
Language translation
Code Safety Verification
Garbage Collection
View Answer
4. Which of these indicates whether sliding expiration is enables?
Cache Policy
Sliding Expiration
None of them
Absolute Expiration
View Answer
5. In C#, _____________are created using delegates.
Events
None of these
Threads
Exceptions
View Answer
6. Which version of C# is use in visual studio 2019
7.0
5.0
8.0
6.0
View Answer
7. Managing memory and verifying code safety are functionalities of ____________
Common Language Specification
Common Language Runtime
Common Type system
.NET Framework Class Library
View Answer
8. Which property can be used to find the length of a string?
getlength()
textlength()
Length
length()
View Answer
9. The __________ property of the System Exception class return the Exception instance that caused the current exception.
InnerException
Source
Message
StackTrace
View Answer
10. Managing memory and verifying code safety are functionalities of ________.
Common Language Specification
.Net Framework Class Library
Common Type System
Common Language Runtime
View Answer