+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. CLR stands for___________
C# Language Runtime
Common Layer Runtime
Common Language Repository
Common Language Runtime
View Answer
2. Which property can be used to find the length of a string?
Length
length()
getlength()
textlength()
View Answer
3. Which access modifier makes the code only accessible within the same class?
abstract
private
protected
public
View Answer
4. The validity of a cache item is based on the _________.
Cache system
Cache directory
Cache dependencies
Memory used
View Answer
5. Restrictions or Constraints=s can be applied to type parameters by using _______ keyword.
return
from
select
where
View Answer
6. Which interface supports simple iteration over elements of a generic collection.
IEnumerator
ICollection
IDictionary
IList
View Answer
7. Which of these indicates whether sliding expiration is enables?
None of them
Sliding Expiration
Cache Policy
Absolute Expiration
View Answer
8. Which of following components of the .NET framework enable interoperability of dynamic with the .NET Framework?
Dynamic Language Runtime(DLR)
Common Type System(CTS)
Common Language Runtime (CLR)
Base Framework Classes
View Answer
9. An________ method is an inline nameless block of code that can be passed as a delegate parameter.
unnamed
named
partial
anonymous
View Answer
10. The __________ property of the System Exception class return the Exception instance that caused the current exception.
Message
InnerException
Source
StackTrace
View Answer