+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
Softwares
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 interface supports simple iteration over elements of a generic collection.
ICollection
IDictionary
IList
IEnumerator
View Answer
2. Which of the following options is not a function of CLR in the .NET framework?
Language translation
Garbage Collection
Memory Management
Code Safety Verification
View Answer
3. Which data type is used to create a variable that should store text?
float
Boolean
int
String
View Answer
4. Which operator can be used to compare two values?
=
<>
<=
==
View Answer
5. In ____________the this keyword is required before the first argument.
Static method
Collection initializer
Extension method
Auto implemented property
View Answer
6. The _______ types feature facilitates the definition of classes, structures, and interfaces over multiple files.
Partial
unnamed
All of them
Anonymous
View Answer
7. Which of these indicates whether sliding expiration is enables?
None of them
Sliding Expiration
Cache Policy
Absolute Expiration
View Answer
8. How can you enable communication between threads while synchronizing the threads?
By using synchronization events
None of them
By using the Thread Pool class
By using Task Class
View Answer
9. Exception thrown due to arithmetic operations or null object reference are ________ exceptions.
user-defined
system-defined
application-Level
system-level
View Answer
10. The validity of a cache item is based on the _________.
Cache dependencies
Memory used
Cache system
Cache directory
View Answer