+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. Delegates ensure type safety as the return and parameter types of the delegate are the same as that of the _______ method.
invoked
referenced
anonymous
static
View Answer
2. The default capacity of ArrayList is ________.
12
32
8
16
View Answer
3. Which operator can be used to compare two values?
<=
=
==
<>
View Answer
4. Which of these indicates whether sliding expiration is enables?
None of them
Cache Policy
Absolute Expiration
Sliding Expiration
View Answer
5. Which of the following options is not a function of CLR in the .NET framework?
Code Safety Verification
Language translation
Garbage Collection
Memory Management
View Answer
6. Which access modifier makes the code only accessible within the same class?
private
public
protected
abstract
View Answer
7. Exception thrown due to arithmetic operations or null object reference are ________ exceptions.
application-Level
system-level
system-defined
user-defined
View Answer
8. Which interface defines methods to control different generic collections.
All of them
IDictionary
IEnumerator
ICollections
View Answer
9. An________ method is an inline nameless block of code that can be passed as a delegate parameter.
named
partial
unnamed
anonymous
View Answer
10. Managing memory and verifying code safety are functionalities of ________.
.Net Framework Class Library
Common Language Specification
Common Language Runtime
Common Type System
View Answer