+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. The _______ types feature facilitates the definition of classes, structures, and interfaces over multiple files.
unnamed
Partial
All of them
Anonymous
View Answer
2. Which interface supports simple iteration over elements of a generic collection.
IList
IEnumerator
IDictionary
ICollection
View Answer
3. Which data type is used to create a variable that should store text?
String
int
float
Boolean
View Answer
4. Which of these indicates whether sliding expiration is enables?
Cache Policy
None of them
Absolute Expiration
Sliding Expiration
View Answer
5. How can you enable communication between threads while synchronizing the threads?
By using the ThreadPool class
By using the Task class
None of them
By using synchronization events
View Answer
6. CLR stands for___________
C# Language Runtime
Common Language Runtime
Common Language Repository
Common Layer Runtime
View Answer
7. The __________ method is used to add the dependent cache item.
Cache.Add()
Cache.Remove()
Chache.Save()
Cache.Insert()
View Answer
8. Exception thrown due to arithmetic operations or null object reference are ________ exceptions.
system-level
system-defined
user-defined
application-Level
View Answer
9. _________ is one of the most powerful features that was first introduced in .NET framework 3.5.
EF API
Entity SQL
ADO.Net
LINQ
View Answer
10. Which version of C# is use in visual studio 2019
6.0
7.0
5.0
8.0
View Answer