+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. In ____________the this keyword is required before the first argument.
Static method
Collection initializer
Auto implemented property
Extension method
View Answer
2. Restrictions or Constraints=s can be applied to type parameters by using _______ keyword.
return
where
select
from
View Answer
3. Managing memory and verifying code safety are functionalities of ________.
.Net Framework Class Library
Common Language Specification
Common Language Runtime
Common Type System
View Answer
4. The ____________ exception is thrown when a value is assigned to a null object.
ArithmeticException
OverflowException
IndexOutofBondException
NullReferenceException
View Answer
5. Which property can be used to find the length of a string?
textlength()
getlength()
Length
length()
View Answer
6. Managing memory and verifying code safety are functionalities of ____________
.NET Framework Class Library
Common Language Specification
Common Type system
Common Language Runtime
View Answer
7. The _______ types feature facilitates the definition of classes, structures, and interfaces over multiple files.
unnamed
All of them
Partial
Anonymous
View Answer
8. The __________ object is responsible for transforming the data based on the algorithm of the symmetric encryption class.
CryptoStream
ICryptoTransform
NetworkStream
RijndaelManaged
View Answer
9. A _____________ class is a variable-length array that can dynamically increase or decrease in size.
ArrayList
Array
Queue
Stack
View Answer
10. In C#, _____________are created using delegates.
Events
None of these
Exceptions
Threads
View Answer