Safcode Institute by Sir Safder


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


select
where
from
return

View Answer

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

View Answer

invoked
referenced
anonymous
static

View Answer

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

View Answer

Chache.Save()
Cache.Insert()
Cache.Add()
Cache.Remove()

View Answer

InnerException
Message
StackTrace
Source

View Answer

Stack
Array
Queue
ArrayList

View Answer

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

View Answer

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

View Answer

ICryptoTransform
CryptoStream
RijndaelManaged
NetworkStream

View Answer