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


Programming
ORM
Windows
XML Reader

View Answer

7.0
8.0
5.0
6.0

View Answer

select
return
where
from

View Answer

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

View Answer

anonymous
named
partial
unnamed

View Answer

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

View Answer

textlength()
Length
length()
getlength()

View Answer

Cache dependencies
Cache system
Memory used
Cache directory

View Answer

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

View Answer

Array
Stack
ArrayList
Queue

View Answer