+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. How can you enable communication between threads while synchronizing the threads?
By using synchronization events
None of them
By using the Task class
By using the ThreadPool class
View Answer
2. The validity of a cache item is based on the _________.
Memory used
Cache dependencies
Cache directory
Cache system
View Answer
3. EF queries are converted to ______ queries for underlying databases.
XML
SQL
API
Reference
View Answer
4. Managing memory and verifying code safety are functionalities of ________.
Common Language Runtime
.Net Framework Class Library
Common Type System
Common Language Specification
View Answer
5. An________ method is an inline nameless block of code that can be passed as a delegate parameter.
named
unnamed
anonymous
partial
View Answer
6. _________ is one of the most powerful features that was first introduced in .NET framework 3.5.
ADO.Net
Entity SQL
EF API
LINQ
View Answer
7. The default capacity of ArrayList is ________.
8
12
32
16
View Answer
8. The ____________ exception is thrown when a value is assigned to a null object.
OverflowException
IndexOutofBondException
ArithmeticException
NullReferenceException
View Answer
9. Which access modifier makes the code only accessible within the same class?
abstract
private
protected
public
View Answer
10. Managing memory and verifying code safety are functionalities of ____________
Common Type system
Common Language Specification
Common Language Runtime
.NET Framework Class Library
View Answer