+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. _________ is one of the most powerful features that was first introduced in .NET framework 3.5.
Entity SQL
LINQ
ADO.Net
EF API
View Answer
2. Which interface supports simple iteration over elements of a generic collection.
ICollection
IList
IDictionary
IEnumerator
View Answer
3. Which of these indicates whether sliding expiration is enables?
Absolute Expiration
Sliding Expiration
Cache Policy
None of them
View Answer
4. The default capacity of ArrayList is ________.
12
32
16
8
View Answer
5. CLR stands for___________
C# Language Runtime
Common Language Runtime
Common Layer Runtime
Common Language Repository
View Answer
6. How can you enable communication between threads while synchronizing the threads?
By using the ThreadPool class
By using the Task class
By using synchronization events
None of them
View Answer
7. How can you enable communication between threads while synchronizing the threads?
None of them
By using Task Class
By using the Thread Pool class
By using synchronization events
View Answer
8. Delegates ensure type safety as the return and parameter types of the delegate are the same as that of the _______ method.
referenced
static
invoked
anonymous
View Answer
9. An EF is an ________ tool built for ADO.NET.
XML Reader
Programming
ORM
Windows
View Answer
10. In C#, _____________are created using delegates.
Exceptions
Events
None of these
Threads
View Answer