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


protected
private
abstract
public

View Answer

6.0
5.0
8.0
7.0

View Answer

Length
textlength()
getlength()
length()

View Answer

Boolean
int
String
float

View Answer

from
where
return
select

View Answer

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

View Answer

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

View Answer

Absolute Expiration
Cache Policy
Sliding Expiration
None of them

View Answer

Partial
All of them
unnamed
Anonymous

View Answer

16
12
8
32

View Answer