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


Garbage Collection
Memory Management
Language translation
Code Safety Verification

View Answer

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

View Answer

Memory used
Cache dependencies
Cache directory
Cache system

View Answer

All of them
unnamed
Anonymous
Partial

View Answer

partial
unnamed
anonymous
named

View Answer

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

View Answer

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

View Answer

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

View Answer

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

View Answer

InnerException
StackTrace
Source
Message

View Answer