+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. A _____________ class is a variable-length array that can dynamically increase or decrease in size.
Queue
ArrayList
Array
Stack
View Answer
2. Which access modifier makes the code only accessible within the same class?
public
private
abstract
protected
View Answer
3. Which of the following options is not a function of CLR in the .NET framework?
Garbage Collection
Code Safety Verification
Memory Management
Language translation
View Answer
4. Which interface defines methods to control different generic collections.
All of them
IDictionary
ICollections
IEnumerator
View Answer
5. EF queries are converted to ______ queries for underlying databases.
XML
SQL
API
Reference
View Answer
6. Which of these indicates whether sliding expiration is enables?
Sliding Expiration
Cache Policy
None of them
Absolute Expiration
View Answer
7. Which interface supports simple iteration over elements of a generic collection.
IList
ICollection
IDictionary
IEnumerator
View Answer
8. An________ method is an inline nameless block of code that can be passed as a delegate parameter.
partial
anonymous
unnamed
named
View Answer
9. In ____________the this keyword is required before the first argument.
Static method
Collection initializer
Extension method
Auto implemented property
View Answer
10. Which version of C# is use in visual studio 2019
6.0
5.0
8.0
7.0
View Answer