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


None of them
Cache Policy
Absolute Expiration
Sliding Expiration

View Answer

anonymous
invoked
static
referenced

View Answer

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

View Answer

IEnumerator
IDictionary
ICollections
All of them

View Answer

IEnumerator
IDictionary
IList
ICollection

View Answer

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

View Answer

unnamed
partial
named
anonymous

View Answer

16
32
8
12

View Answer

CryptoStream
NetworkStream
ICryptoTransform
RijndaelManaged

View Answer

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

View Answer