+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. The ____________ exception is thrown when a value is assigned to a null object.
ArithmeticException
OverflowException
IndexOutofBondException
NullReferenceException
View Answer
2. In ____________the this keyword is required before the first argument.
Collection initializer
Static method
Extension method
Auto implemented property
View Answer
3. Which operator can be used to compare two values?
==
<>
<=
=
View Answer
4. _________ is one of the most powerful features that was first introduced in .NET framework 3.5.
ADO.Net
EF API
LINQ
Entity SQL
View Answer
5. CLR stands for___________
Common Language Repository
Common Language Runtime
Common Layer Runtime
C# Language Runtime
View Answer
6. Exception thrown due to arithmetic operations or null object reference are ________ exceptions.
user-defined
system-level
system-defined
application-Level
View Answer
7. Managing memory and verifying code safety are functionalities of ________.
Common Type System
.Net Framework Class Library
Common Language Runtime
Common Language Specification
View Answer
8. Managing memory and verifying code safety are functionalities of ____________
.NET Framework Class Library
Common Language Runtime
Common Language Specification
Common Type system
View Answer
9. The __________ property of the System Exception class return the Exception instance that caused the current exception.
Message
Source
InnerException
StackTrace
View Answer
10. The __________ object is responsible for transforming the data based on the algorithm of the symmetric encryption class.
RijndaelManaged
CryptoStream
NetworkStream
ICryptoTransform
View Answer