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


Source
StackTrace
InnerException
Message

View Answer

unnamed
partial
named
anonymous

View Answer

public delegate int Calculation(int numOne, int numTwo);
public delegate Calculation(int numOne, int numTwo);
delegate int Calculation (int numOne, int numTwo);
delegate Calculation (int numOne, int numTwo);

View Answer

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

View Answer

Cache Policy
Absolute Expiration
None of them
Sliding Expiration

View Answer

ArithmeticException
OverflowException
IndexOutofBondException
NullReferenceException

View Answer

Windows
Programming
ORM
XML Reader

View Answer

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

View Answer

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

View Answer

Language translation
Garbage Collection
Memory Management
Code Safety Verification

View Answer