Safcode | Code Your Ideas 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


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

View Answer

IDictionary
ICollections
IEnumerator
All of them

View Answer

Length
textlength()
getlength()
length()

View Answer

Partial
unnamed
Anonymous
All of them

View Answer

None of them
Cache Policy
Sliding Expiration
Absolute Expiration

View Answer

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

View Answer

OverflowException
NullReferenceException
ArithmeticException
IndexOutofBondException

View Answer

5.0
7.0
8.0
6.0

View Answer

XML
API
SQL
Reference

View Answer

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

View Answer

anonymous
invoked
static
referenced

View Answer

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

View Answer

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

View Answer

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

View Answer

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

View Answer

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

View Answer

==
<>
=
<=

View Answer

Cache directory
Cache dependencies
Cache system
Memory used

View Answer

Static method
Extension method
Collection initializer
Auto implemented property

View Answer

Message
StackTrace
Source
InnerException

View Answer