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


Language translation
Code Safety Verification
Memory Management
Garbage Collection

View Answer

=
==
<>
<=

View Answer

Common Type System
Common Language Specification
Common Language Runtime
.Net Framework Class Library

View Answer

Boolean
String
float
int

View Answer

Anonymous
unnamed
All of them
Partial

View Answer

system-defined
user-defined
application-Level
system-level

View Answer

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

View Answer

private
protected
public
abstract

View Answer

textlength()
length()
Length
getlength()

View Answer

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

View Answer