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


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

View Answer

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

View Answer

All of them
Anonymous
unnamed
Partial

View Answer

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

View Answer

Events
Exceptions
Threads
None of these

View Answer

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

View Answer

Length
getlength()
length()
textlength()

View Answer

<>
=
==
<=

View Answer

IDictionary
All of them
IEnumerator
ICollections

View Answer

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

View Answer