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


float
String
int
Boolean

View Answer

Array
Queue
ArrayList
Stack

View Answer

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

View Answer

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

View Answer

Cache system
Memory used
Cache dependencies
Cache directory

View Answer

None of them
Absolute Expiration
Cache Policy
Sliding Expiration

View Answer

Garbage Collection
Code Safety Verification
Language translation
Memory Management

View Answer

XML
API
Reference
SQL

View Answer

Base Framework Classes
Dynamic Language Runtime(DLR)
Common Language Runtime (CLR)
Common Type System(CTS)

View Answer

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

View Answer