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


Absolute Expiration
Sliding Expiration
None of them
Cache Policy

View Answer

All of them
unnamed
Anonymous
Partial

View Answer

<>
<=
==
=

View Answer

None of these
Exceptions
Threads
Events

View Answer

16
12
8
32

View Answer

By using Task Class
By using synchronization events
None of them
By using the Thread Pool class

View Answer

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

View Answer

ArithmeticException
OverflowException
NullReferenceException
IndexOutofBondException

View Answer

private
abstract
protected
public

View Answer

Memory used
Cache directory
Cache system
Cache dependencies

View Answer