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


<=
==
<>
=

View Answer

Provide a threads-safe implementation of a queue
Provide a threads-safe implementation of a stack
Provide a threads-safe implementation of a dictionary of key value pairs
None of them

View Answer

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

View Answer

5.0
8.0
7.0
6.0

View Answer

SQL
Reference
XML
API

View Answer

InnerException
Source
StackTrace
Message

View Answer

protected
private
abstract
public

View Answer

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

View Answer

int
Boolean
float
String

View Answer

Absolute Expiration
Sliding Expiration
None of them
Cache Policy

View Answer