+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. Which of these indicates whether sliding expiration is enables?
None of them
Sliding Expiration
Cache Policy
Absolute Expiration
View Answer
2. The ____________ exception is thrown when a value is assigned to a null object.
IndexOutofBondException
OverflowException
ArithmeticException
NullReferenceException
View Answer
3. What is the process of the concurrentDictionary
class?
Provide a threads-safe implementation of a dictionary of key value pairs
None of them
Provide a threads-safe implementation of a stack
Provide a threads-safe implementation of a queue
View Answer
4. Managing memory and verifying code safety are functionalities of ________.
Common Language Specification
.Net Framework Class Library
Common Type System
Common Language Runtime
View Answer
5. An________ method is an inline nameless block of code that can be passed as a delegate parameter.
anonymous
unnamed
partial
named
View Answer
6. The validity of a cache item is based on the _________.
Memory used
Cache dependencies
Cache directory
Cache system
View Answer
7. Which operator can be used to compare two values?
<=
==
=
<>
View Answer
8. In ____________the this keyword is required before the first argument.
Auto implemented property
Static method
Collection initializer
Extension method
View Answer
9. How can you enable communication between threads while synchronizing the threads?
By using the Task class
By using the ThreadPool class
By using synchronization events
None of them
View Answer
10. Which version of C# is use in visual studio 2019
6.0
8.0
7.0
5.0
View Answer