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


Array
Queue
ArrayList
Stack

View Answer

Events
Threads
None of these
Exceptions

View Answer

Provide a threads-safe implementation of a stack
Provide a threads-safe implementation of a dictionary of key value pairs
Provide a threads-safe implementation of a queue
None of them

View Answer

Common Layer Runtime
C# Language Runtime
Common Language Repository
Common Language Runtime

View Answer

myclass myobj = new myclass();
new obj = new ();
all of these
class myobj = myclass();

View Answer

.Net Framework Class Library
Common Language Specification
Common Type System
Common Language Runtime

View Answer

By using synchronization events
By using the Task class
By using the ThreadPool class
None of them

View Answer

anonymous
referenced
invoked
static

View Answer

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

View Answer

anonymous
named
partial
unnamed

View Answer