+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. In ____________the this keyword is required before the first argument.
Auto implemented property
Extension method
Collection initializer
Static method
View Answer
2. CLR stands for___________
Common Language Runtime
C# Language Runtime
Common Layer Runtime
Common Language Repository
View Answer
3. In C#, _____________are created using delegates.
Threads
Exceptions
Events
None of these
View Answer
4. The validity of a cache item is based on the _________.
Cache directory
Memory used
Cache dependencies
Cache system
View Answer
5. The __________ method is used to add the dependent cache item.
Cache.Remove()
Cache.Insert()
Cache.Add()
Chache.Save()
View Answer
6. Managing memory and verifying code safety are functionalities of ________.
.Net Framework Class Library
Common Language Runtime
Common Type System
Common Language Specification
View Answer
7. An________ method is an inline nameless block of code that can be passed as a delegate parameter.
anonymous
partial
unnamed
named
View Answer
8. The __________ property of the System Exception class return the Exception instance that caused the current exception.
Source
StackTrace
InnerException
Message
View Answer
9. Restrictions or Constraints=s can be applied to type parameters by using _______ keyword.
return
where
select
from
View Answer
10. Which version of C# is use in visual studio 2019
6.0
8.0
7.0
5.0
View Answer