+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
Softwares
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. Managing memory and verifying code safety are functionalities of ________.
Common Type System
Common Language Runtime
.Net Framework Class Library
Common Language Specification
View Answer
2. The __________ object is responsible for transforming the data based on the algorithm of the symmetric encryption class.
RijndaelManaged
NetworkStream
CryptoStream
ICryptoTransform
View Answer
3. The _______ types feature facilitates the definition of classes, structures, and interfaces over multiple files.
unnamed
Partial
Anonymous
All of them
View Answer
4. Which version of C# is use in visual studio 2019
5.0
7.0
6.0
8.0
View Answer
5. CLR stands for___________
Common Language Runtime
Common Layer Runtime
Common Language Repository
C# Language Runtime
View Answer
6. Which operator can be used to compare two values?
<>
<=
==
=
View Answer
7. The __________ property of the System Exception class return the Exception instance that caused the current exception.
InnerException
StackTrace
Message
Source
View Answer
8. The ____________ exception is thrown when a value is assigned to a null object.
NullReferenceException
IndexOutofBondException
ArithmeticException
OverflowException
View Answer
9. Which interface supports simple iteration over elements of a generic collection.
IDictionary
IList
IEnumerator
ICollection
View Answer
10. Exception thrown due to arithmetic operations or null object reference are ________ exceptions.
user-defined
application-Level
system-defined
system-level
View Answer