+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
XML
API
SQL
View Answer
2. In ____________the this keyword is required before the first argument.
Auto implemented property
Static method
Extension method
Collection initializer
View Answer
3. Which interface defines methods to control different generic collections.
IEnumerator
ICollections
IDictionary
All of them
View Answer
4. What is the correct way to create an object called myObj of MyClass?
class myobj = myclass();
myclass myobj = new myclass();
new obj = new ();
all of these
View Answer
5. Managing memory and verifying code safety are functionalities of ____________
Common Language Runtime
Common Language Specification
.NET Framework Class Library
Common Type system
View Answer
6. The __________ object is responsible for transforming the data based on the algorithm of the symmetric encryption class.
NetworkStream
ICryptoTransform
CryptoStream
RijndaelManaged
View Answer
7. _________ is one of the most powerful features that was first introduced in .NET framework 3.5.
ADO.Net
LINQ
Entity SQL
EF API
View Answer
8. Which of these indicates whether sliding expiration is enables?
Cache Policy
Sliding Expiration
Absolute Expiration
None of them
View Answer
9. Managing memory and verifying code safety are functionalities of ________.
Common Type System
Common Language Specification
Common Language Runtime
.Net Framework Class Library
View Answer
10. CLR stands for___________
C# Language Runtime
Common Language Runtime
Common Language Repository
Common Layer Runtime
View Answer