+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 access modifier makes the code only accessible within the same class?
public
private
abstract
protected
View Answer
2. The __________ object is responsible for transforming the data based on the algorithm of the symmetric encryption class.
CryptoStream
ICryptoTransform
NetworkStream
RijndaelManaged
View Answer
3. In ____________the this keyword is required before the first argument.
Auto implemented property
Collection initializer
Static method
Extension method
View Answer
4. Restrictions or Constraints=s can be applied to type parameters by using _______ keyword.
return
select
where
from
View Answer
5. Managing memory and verifying code safety are functionalities of ____________
Common Type system
Common Language Runtime
.NET Framework Class Library
Common Language Specification
View Answer
6. An EF is an ________ tool built for ADO.NET.
ORM
Windows
XML Reader
Programming
View Answer
7. How can you enable communication between threads while synchronizing the threads?
By using the Task class
None of them
By using the ThreadPool class
By using synchronization events
View Answer
8. The ____________ exception is thrown when a value is assigned to a null object.
OverflowException
IndexOutofBondException
ArithmeticException
NullReferenceException
View Answer
9. The __________ method is used to add the dependent cache item.
Cache.Insert()
Cache.Remove()
Cache.Add()
Chache.Save()
View Answer
10. A _____________ class is a variable-length array that can dynamically increase or decrease in size.
Array
Queue
Stack
ArrayList
View Answer