+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. In ____________the this keyword is required before the first argument.
Static method
Collection initializer
Auto implemented property
Extension method
View Answer
2. Which access modifier makes the code only accessible within the same class?
abstract
public
private
protected
View Answer
3. 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
4. In C#, _____________are created using delegates.
None of these
Threads
Events
Exceptions
View Answer
5. Which property can be used to find the length of a string?
getlength()
textlength()
Length
length()
View Answer
6. Managing memory and verifying code safety are functionalities of ________.
Common Language Specification
.Net Framework Class Library
Common Type System
Common Language Runtime
View Answer
7. The _______ types feature facilitates the definition of classes, structures, and interfaces over multiple files.
unnamed
Partial
Anonymous
All of them
View Answer
8. How can you enable communication between threads while synchronizing the threads?
By using the ThreadPool class
By using synchronization events
None of them
By using the Task class
View Answer
9. Which operator can be used to compare two values?
<=
=
<>
==
View Answer
10. _________ 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