+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 version of C# is use in visual studio 2019
5.0
8.0
6.0
7.0
View Answer
2. The __________ object is responsible for transforming the data based on the algorithm of the symmetric encryption class.
RijndaelManaged
CryptoStream
NetworkStream
ICryptoTransform
View Answer
3. What is the process of the concurrentDictionary
class?
Provide a threads-safe implementation of a stack
Provide a threads-safe implementation of a queue
Provide a threads-safe implementation of a dictionary of key value pairs
None of them
View Answer
4. Which access modifier makes the code only accessible within the same class?
private
abstract
protected
public
View Answer
5. Which of following components of the .NET framework enable interoperability of dynamic with the .NET Framework?
Common Type System(CTS)
Dynamic Language Runtime(DLR)
Base Framework Classes
Common Language Runtime (CLR)
View Answer
6. Which of the following options is not a function of CLR in the .NET framework?
Code Safety Verification
Garbage Collection
Language translation
Memory Management
View Answer
7. An EF is an ________ tool built for ADO.NET.
ORM
XML Reader
Programming
Windows
View Answer
8. Which of these indicates whether sliding expiration is enables?
Sliding Expiration
None of them
Absolute Expiration
Cache Policy
View Answer
9. The validity of a cache item is based on the _________.
Cache dependencies
Cache system
Memory used
Cache directory
View Answer
10. Restrictions or Constraints=s can be applied to type parameters by using _______ keyword.
from
select
return
where
View Answer