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


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

View Answer

IndexOutofBondException
ArithmeticException
OverflowException
NullReferenceException

View Answer

textlength()
getlength()
Length
length()

View Answer

static
invoked
anonymous
referenced

View Answer

IDictionary
IEnumerator
IList
ICollection

View Answer

.Net Framework Class Library
Common Language Runtime
Common Type System
Common Language Specification

View Answer

ADO.Net
LINQ
Entity SQL
EF API

View Answer

Collection initializer
Auto implemented property
Extension method
Static method

View Answer

unnamed
Partial
Anonymous
All of them

View Answer

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

View Answer