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


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

View Answer

int
String
Boolean
float

View Answer

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

View Answer

IEnumerator
ICollection
IList
IDictionary

View Answer

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

View Answer

EF API
LINQ
ADO.Net
Entity SQL

View Answer

API
XML
SQL
Reference

View Answer

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

View Answer

7.0
6.0
8.0
5.0

View Answer

Absolute Expiration
Cache Policy
Sliding Expiration
None of them

View Answer