+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. EF queries are converted to ______ queries for underlying databases.
Reference
SQL
API
XML
View Answer
2. Which of these indicates whether sliding expiration is enables?
None of them
Absolute Expiration
Cache Policy
Sliding Expiration
View Answer
3. Which interface supports simple iteration over elements of a generic collection.
IDictionary
IList
IEnumerator
ICollection
View Answer
4. An________ method is an inline nameless block of code that can be passed as a delegate parameter.
named
unnamed
anonymous
partial
View Answer
5. Which property can be used to find the length of a string?
Length
getlength()
textlength()
length()
View Answer
6. Delegates ensure type safety as the return and parameter types of the delegate are the same as that of the _______ method.
referenced
static
invoked
anonymous
View Answer
7. Which access modifier makes the code only accessible within the same class?
protected
abstract
private
public
View Answer
8. A _____________ class is a variable-length array that can dynamically increase or decrease in size.
ArrayList
Stack
Array
Queue
View Answer
9. CLR stands for___________
Common Language Runtime
Common Layer Runtime
Common Language Repository
C# Language Runtime
View Answer
10. The _______ types feature facilitates the definition of classes, structures, and interfaces over multiple files.
Anonymous
All of them
Partial
unnamed
View Answer