Safcode Institute by Sir Safder


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


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

View Answer

Anonymous
unnamed
All of them
Partial

View Answer

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

View Answer

RijndaelManaged
CryptoStream
NetworkStream
ICryptoTransform

View Answer

Stack
Array
ArrayList
Queue

View Answer

private
public
abstract
protected

View Answer

partial
anonymous
unnamed
named

View Answer

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

View Answer

EF API
ADO.Net
LINQ
Entity SQL

View Answer

Sliding Expiration
Cache Policy
Absolute Expiration
None of them

View Answer