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
Cache Policy
None of them

View Answer

Common Language Runtime
Common Layer Runtime
C# Language Runtime
Common Language Repository

View Answer

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

View Answer

Memory used
Cache system
Cache directory
Cache dependencies

View Answer

Threads
None of these
Exceptions
Events

View Answer

CryptoStream
RijndaelManaged
NetworkStream
ICryptoTransform

View Answer

IDictionary
All of them
IEnumerator
ICollections

View Answer

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

View Answer

private
abstract
protected
public

View Answer

By using the ThreadPool class
None of them
By using the Task class
By using synchronization events

View Answer