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


7.0
8.0
5.0
6.0

View Answer

Boolean
float
int
String

View Answer

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

View Answer

IEnumerator
ICollection
IList
IDictionary

View Answer

Auto implemented property
Static method
Extension method
Collection initializer

View Answer

Memory Management
Language translation
Code Safety Verification
Garbage Collection

View Answer

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

View Answer

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

View Answer

Anonymous
Partial
All of them
unnamed

View Answer

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

View Answer