++92 313 8389893
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 validity of a cache item is based on the _________.
Cache directory
Memory used
Cache system
Cache dependencies
View Answer
2. Which of following components of the .NET framework enable interoperability of dynamic with the .NET Framework?
Common Language Runtime (CLR)
Dynamic Language Runtime(DLR)
Base Framework Classes
Common Type System(CTS)
View Answer
3. _________ is one of the most powerful features that was first introduced in .NET framework 3.5.
Entity SQL
EF API
ADO.Net
LINQ
View Answer
4. 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
5. In C#, _____________are created using delegates.
Events
Exceptions
None of these
Threads
View Answer
6. What is the process of the concurrentDictionary
class?
Provide a threads-safe implementation of a dictionary of key value pairs
Provide a threads-safe implementation of a queue
None of them
Provide a threads-safe implementation of a stack
View Answer
7. Exception thrown due to arithmetic operations or null object reference are ________ exceptions.
user-defined
system-level
system-defined
application-Level
View Answer
8. Restrictions or Constraints=s can be applied to type parameters by using _______ keyword.
select
return
from
where
View Answer
9. EF queries are converted to ______ queries for underlying databases.
XML
SQL
Reference
API
View Answer
10. An EF is an ________ tool built for ADO.NET.
XML Reader
Windows
ORM
Programming
View Answer