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


textlength()
getlength()
length()
Length

View Answer

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

View Answer

Queue
Array
ArrayList
Stack

View Answer

=
<>
==
<=

View Answer

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

View Answer

Exceptions
Events
Threads
None of these

View Answer

EF API
Entity SQL
ADO.Net
LINQ

View Answer

invoked
referenced
static
anonymous

View Answer

Memory Management
Language translation
Garbage Collection
Code Safety Verification

View Answer

SQL
Reference
API
XML

View Answer