+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 the following options is not a function of CLR in the .NET framework?
Memory Management
Language translation
Garbage Collection
Code Safety Verification
View Answer
2. In C#, _____________are created using delegates.
Exceptions
Threads
None of these
Events
View Answer
3. The validity of a cache item is based on the _________.
Memory used
Cache directory
Cache system
Cache dependencies
View Answer
4. In ____________the this keyword is required before the first argument.
Extension method
Collection initializer
Auto implemented property
Static method
View Answer
5. _________ is one of the most powerful features that was first introduced in .NET framework 3.5.
ADO.Net
LINQ
EF API
Entity SQL
View Answer
6. Managing memory and verifying code safety are functionalities of ____________
Common Language Specification
Common Language Runtime
Common Type system
.NET Framework Class Library
View Answer
7. Which version of C# is use in visual studio 2019
8.0
7.0
5.0
6.0
View Answer
8. CLR stands for___________
Common Language Repository
C# Language Runtime
Common Layer Runtime
Common Language Runtime
View Answer
9. The default capacity of ArrayList is ________.
8
32
16
12
View Answer
10. Which of following components of the .NET framework enable interoperability of dynamic with the .NET Framework?
Common Language Runtime (CLR)
Base Framework Classes
Dynamic Language Runtime(DLR)
Common Type System(CTS)
View Answer