+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. Restrictions or Constraints=s can be applied to type parameters by using _______ keyword.
return
from
select
where
View Answer
2. Which of these indicates whether sliding expiration is enables?
Absolute Expiration
Cache Policy
Sliding Expiration
None of them
View Answer
3. Managing memory and verifying code safety are functionalities of ____________
Common Type system
Common Language Runtime
.NET Framework Class Library
Common Language Specification
View Answer
4. In C#, _____________are created using delegates.
Events
None of these
Threads
Exceptions
View Answer
5. Which property can be used to find the length of a string?
textlength()
length()
getlength()
Length
View Answer
6. In ____________the this keyword is required before the first argument.
Static method
Collection initializer
Extension method
Auto implemented property
View Answer
7. Which data type is used to create a variable that should store text?
int
float
Boolean
String
View Answer
8. Which of following components of the .NET framework enable interoperability of dynamic with the .NET Framework?
Dynamic Language Runtime(DLR)
Base Framework Classes
Common Type System(CTS)
Common Language Runtime (CLR)
View Answer
9. Which interface defines methods to control different generic collections.
IDictionary
ICollections
IEnumerator
All of them
View Answer
10. Which operator can be used to compare two values?
==
<>
=
<=
View Answer