+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 version of C# is use in visual studio 2019
7.0
8.0
5.0
6.0
View Answer
2. Which of these indicates whether sliding expiration is enables?
Sliding Expiration
None of them
Absolute Expiration
Cache Policy
View Answer
3. The ____________ exception is thrown when a value is assigned to a null object.
IndexOutofBondException
OverflowException
ArithmeticException
NullReferenceException
View Answer
4. In ____________the this keyword is required before the first argument.
Auto implemented property
Collection initializer
Static method
Extension method
View Answer
5. The default capacity of ArrayList is ________.
16
32
12
8
View Answer
6. Exception thrown due to arithmetic operations or null object reference are ________ exceptions.
application-Level
system-defined
system-level
user-defined
View Answer
7. Delegates ensure type safety as the return and parameter types of the delegate are the same as that of the _______ method.
static
anonymous
referenced
invoked
View Answer
8. The _______ types feature facilitates the definition of classes, structures, and interfaces over multiple files.
Anonymous
unnamed
All of them
Partial
View Answer
9. How can you enable communication between threads while synchronizing the threads?
None of them
By using the ThreadPool class
By using the Task class
By using synchronization events
View Answer
10. The validity of a cache item is based on the _________.
Memory used
Cache directory
Cache dependencies
Cache system
View Answer