+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. The _______ types feature facilitates the definition of classes, structures, and interfaces over multiple files.
Partial
Anonymous
unnamed
All of them
View Answer
2. Which access modifier makes the code only accessible within the same class?
protected
abstract
public
private
View Answer
3. Which interface supports simple iteration over elements of a generic collection.
IDictionary
IList
ICollection
IEnumerator
View Answer
4. The validity of a cache item is based on the _________.
Cache directory
Cache system
Memory used
Cache dependencies
View Answer
5. Exception thrown due to arithmetic operations or null object reference are ________ exceptions.
user-defined
application-Level
system-level
system-defined
View Answer
6. The __________ object is responsible for transforming the data based on the algorithm of the symmetric encryption class.
RijndaelManaged
CryptoStream
NetworkStream
ICryptoTransform
View Answer
7. The default capacity of ArrayList is ________.
8
16
12
32
View Answer
8. An________ method is an inline nameless block of code that can be passed as a delegate parameter.
partial
named
unnamed
anonymous
View Answer
9. CLR stands for___________
Common Language Runtime
Common Language Repository
Common Layer Runtime
C# Language Runtime
View Answer
10. _________ is one of the most powerful features that was first introduced in .NET framework 3.5.
ADO.Net
LINQ
Entity SQL
EF API
View Answer