+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 Language Runtime
Common Language Repository
Common Layer Runtime
View Answer
2. The __________ property of the System Exception class return the Exception instance that caused the current exception.
InnerException
Source
StackTrace
Message
View Answer
3. The __________ method is used to add the dependent cache item.
Cache.Add()
Cache.Remove()
Chache.Save()
Cache.Insert()
View Answer
4. In ____________the this keyword is required before the first argument.
Static method
Auto implemented property
Extension method
Collection initializer
View Answer
5. A _____________ class is a variable-length array that can dynamically increase or decrease in size.
Queue
ArrayList
Stack
Array
View Answer
6. Which interface supports simple iteration over elements of a generic collection.
IEnumerator
IList
ICollection
IDictionary
View Answer
7. The _______ types feature facilitates the definition of classes, structures, and interfaces over multiple files.
All of them
Partial
Anonymous
unnamed
View Answer
8. Managing memory and verifying code safety are functionalities of ________.
Common Type System
.Net Framework Class Library
Common Language Runtime
Common Language Specification
View Answer
9. The ____________ exception is thrown when a value is assigned to a null object.
NullReferenceException
ArithmeticException
OverflowException
IndexOutofBondException
View Answer
10. The default capacity of ArrayList is ________.
16
32
12
8
View Answer