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
OverflowException
IndexOutofBondException
ArithmeticException

View Answer

Absolute Expiration
Cache Policy
Sliding Expiration
None of them

View Answer

system-defined
system-level
user-defined
application-Level

View Answer

protected
private
public
abstract

View Answer

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

View Answer

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

View Answer

Length
length()
textlength()
getlength()

View Answer

return
from
select
where

View Answer

ORM
XML Reader
Windows
Programming

View Answer

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

View Answer