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


anonymous
partial
named
unnamed

View Answer

All of them
unnamed
Partial
Anonymous

View Answer

None of them
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

View Answer

Garbage Collection
Code Safety Verification
Memory Management
Language translation

View Answer

ICollection
IList
IDictionary
IEnumerator

View Answer

IEnumerator
IDictionary
All of them
ICollections

View Answer

By using the Thread Pool class
By using synchronization events
None of them
By using Task Class

View Answer

return
where
select
from

View Answer

Common Type System(CTS)
Common Language Runtime (CLR)
Dynamic Language Runtime(DLR)
Base Framework Classes

View Answer

.NET Framework Class Library
Common Language Runtime
Common Language Specification
Common Type system

View Answer