+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.
API
Reference
SQL
XML
View Answer
2. Which of these indicates whether sliding expiration is enables?
Sliding Expiration
Absolute Expiration
None of them
Cache Policy
View Answer
3. Which data type is used to create a variable that should store text?
String
Boolean
int
float
View Answer
4. Which version of C# is use in visual studio 2019
6.0
5.0
8.0
7.0
View Answer
5. Managing memory and verifying code safety are functionalities of ________.
.Net Framework Class Library
Common Type System
Common Language Specification
Common Language Runtime
View Answer
6. Which property can be used to find the length of a string?
textlength()
getlength()
length()
Length
View Answer
7. What is the process of the concurrentDictionary
class?
Provide a threads-safe implementation of a dictionary of key value pairs
Provide a threads-safe implementation of a stack
Provide a threads-safe implementation of a queue
None of them
View Answer
8. 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
9. Managing memory and verifying code safety are functionalities of ____________
Common Type system
.NET Framework Class Library
Common Language Runtime
Common Language Specification
View Answer
10. The _______ types feature facilitates the definition of classes, structures, and interfaces over multiple files.
unnamed
Partial
Anonymous
All of them
View Answer