+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 of the following options is not a function of CLR in the .NET framework?
Code Safety Verification
Garbage Collection
Memory Management
Language translation
View Answer
2. A _____________ class is a variable-length array that can dynamically increase or decrease in size.
Stack
Array
Queue
ArrayList
View Answer
3. Which version of C# is use in visual studio 2019
8.0
6.0
5.0
7.0
View Answer
4. An________ method is an inline nameless block of code that can be passed as a delegate parameter.
named
unnamed
anonymous
partial
View Answer
5. Which of following components of the .NET framework enable interoperability of dynamic with the .NET Framework?
Common Type System(CTS)
Common Language Runtime (CLR)
Base Framework Classes
Dynamic Language Runtime(DLR)
View Answer
6. The validity of a cache item is based on the _________.
Memory used
Cache dependencies
Cache system
Cache directory
View Answer
7. The __________ object is responsible for transforming the data based on the algorithm of the symmetric encryption class.
NetworkStream
RijndaelManaged
ICryptoTransform
CryptoStream
View Answer
8. Managing memory and verifying code safety are functionalities of ____________
Common Language Specification
Common Type system
.NET Framework Class Library
Common Language Runtime
View Answer
9. Which access modifier makes the code only accessible within the same class?
public
protected
private
abstract
View Answer
10. Managing memory and verifying code safety are functionalities of ________.
Common Language Specification
.Net Framework Class Library
Common Language Runtime
Common Type System
View Answer