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


NetworkStream
CryptoStream
RijndaelManaged
ICryptoTransform

View Answer

select
where
from
return

View Answer

Garbage Collection
Code Safety Verification
Language translation
Memory Management

View Answer

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

View Answer

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

View Answer

getlength()
Length
textlength()
length()

View Answer

Source
StackTrace
InnerException
Message

View Answer

16
8
32
12

View Answer

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

View Answer

NullReferenceException
IndexOutofBondException
ArithmeticException
OverflowException

View Answer