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


Cache dependencies
Cache directory
Cache system
Memory used

View Answer

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

View Answer

8.0
5.0
7.0
6.0

View Answer

Entity SQL
ADO.Net
EF API
LINQ

View Answer

length()
getlength()
Length
textlength()

View Answer

float
Boolean
int
String

View Answer

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

View Answer

Queue
Array
Stack
ArrayList

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

Common Language Specification
.NET Framework Class Library
Common Type system
Common Language Runtime

View Answer