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 Layer Runtime
Common Language Runtime
Common Language Repository
C# Language Runtime

View Answer

<>
<=
==
=

View Answer

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

View Answer

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

View Answer

RijndaelManaged
CryptoStream
ICryptoTransform
NetworkStream

View Answer

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

View Answer

StackTrace
Message
InnerException
Source

View Answer

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

View Answer

textlength()
Length
length()
getlength()

View Answer

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

View Answer