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

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

View Answer

RijndaelManaged
ICryptoTransform
CryptoStream
NetworkStream

View Answer

ArrayList
Stack
Queue
Array

View Answer

LINQ
ADO.Net
Entity SQL
EF API

View Answer

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

View Answer

Auto implemented property
Static method
Extension method
Collection initializer

View Answer

named
partial
anonymous
unnamed

View Answer

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

View Answer

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

View Answer