+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
Softwares
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 access modifier makes the code only accessible within the same class?
public
protected
private
abstract
View Answer
2. _________ is one of the most powerful features that was first introduced in .NET framework 3.5.
Entity SQL
ADO.Net
LINQ
EF API
View Answer
3. In C#, _____________are created using delegates.
Events
Threads
None of these
Exceptions
View Answer
4. Restrictions or Constraints=s can be applied to type parameters by using _______ keyword.
where
from
select
return
View Answer
5. Which interface supports simple iteration over elements of a generic collection.
IEnumerator
IDictionary
IList
ICollection
View Answer
6. Which of these indicates whether sliding expiration is enables?
Absolute Expiration
Sliding Expiration
None of them
Cache Policy
View Answer
7. Which of the following options is not a function of CLR in the .NET framework?
Code Safety Verification
Garbage Collection
Language translation
Memory Management
View Answer
8. Which interface defines methods to control different generic collections.
IDictionary
ICollections
IEnumerator
All of them
View Answer
9. Which property can be used to find the length of a string?
textlength()
length()
getlength()
Length
View Answer
10. Which of following components of the .NET framework enable interoperability of dynamic with the .NET Framework?
Base Framework Classes
Common Language Runtime (CLR)
Dynamic Language Runtime(DLR)
Common Type System(CTS)
View Answer