+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.
Static method
Auto implemented property
Collection initializer
Extension method
View Answer
2. Exception thrown due to arithmetic operations or null object reference are ________ exceptions.
system-defined
system-level
user-defined
application-Level
View Answer
3. Which of following components of the .NET framework enable interoperability of dynamic with the .NET Framework?
Common Type System(CTS)
Common Language Runtime (CLR)
Dynamic Language Runtime(DLR)
Base Framework Classes
View Answer
4. Restrictions or Constraints=s can be applied to type parameters by using _______ keyword.
from
return
select
where
View Answer
5. Which of these indicates whether sliding expiration is enables?
None of them
Absolute Expiration
Cache Policy
Sliding Expiration
View Answer
6. What is the process of the concurrentDictionary
class?
Provide a threads-safe implementation of a queue
Provide a threads-safe implementation of a stack
None of them
Provide a threads-safe implementation of a dictionary of key value pairs
View Answer
7. CLR stands for___________
C# Language Runtime
Common Language Runtime
Common Layer Runtime
Common Language Repository
View Answer
8. Which interface supports simple iteration over elements of a generic collection.
IList
IDictionary
ICollection
IEnumerator
View Answer
9. _________ is one of the most powerful features that was first introduced in .NET framework 3.5.
LINQ
ADO.Net
Entity SQL
EF API
View Answer
10. The validity of a cache item is based on the _________.
Cache directory
Memory used
Cache system
Cache dependencies
View Answer