+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. Which data type is used to create a variable that should store text?
String
Boolean
int
float
View Answer
2. In C#, _____________are created using delegates.
None of these
Exceptions
Threads
Events
View Answer
3. An________ method is an inline nameless block of code that can be passed as a delegate parameter.
anonymous
unnamed
partial
named
View Answer
4. A _____________ class is a variable-length array that can dynamically increase or decrease in size.
Stack
Queue
ArrayList
Array
View Answer
5. Which operator can be used to compare two values?
=
<>
<=
==
View Answer
6. An EF is an ________ tool built for ADO.NET.
Programming
Windows
XML Reader
ORM
View Answer
7. Which of these indicates whether sliding expiration is enables?
None of them
Sliding Expiration
Cache Policy
Absolute Expiration
View Answer
8. The ____________ exception is thrown when a value is assigned to a null object.
IndexOutofBondException
OverflowException
NullReferenceException
ArithmeticException
View Answer
9. Exception thrown due to arithmetic operations or null object reference are ________ exceptions.
system-level
user-defined
application-Level
system-defined
View Answer
10. The __________ object is responsible for transforming the data based on the algorithm of the symmetric encryption class.
CryptoStream
RijndaelManaged
ICryptoTransform
NetworkStream
View Answer