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
5.0
6.0
8.0

View Answer

Stack
Queue
ArrayList
Array

View Answer

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

View Answer

delegate int Calculation (int numOne, int numTwo);
delegate Calculation (int numOne, int numTwo);
public delegate Calculation(int numOne, int numTwo);
public delegate int Calculation(int numOne, int numTwo);

View Answer

16
12
32
8

View Answer

Source
InnerException
StackTrace
Message

View Answer

ICollection
IDictionary
IList
IEnumerator

View Answer

invoked
referenced
static
anonymous

View Answer

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

View Answer

Events
Exceptions
None of these
Threads

View Answer