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


NullReferenceException
IndexOutofBondException
OverflowException
ArithmeticException

View Answer

Cache.Add()
Cache.Remove()
Cache.Insert()
Chache.Save()

View Answer

CryptoStream
ICryptoTransform
NetworkStream
RijndaelManaged

View Answer

named
anonymous
unnamed
partial

View Answer

referenced
static
anonymous
invoked

View Answer

Garbage Collection
Memory Management
Language translation
Code Safety Verification

View Answer

All of them
unnamed
Anonymous
Partial

View Answer

API
SQL
Reference
XML

View Answer

Threads
Events
Exceptions
None of these

View Answer

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

View Answer