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


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

View Answer

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

View Answer

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

View Answer

unnamed
anonymous
partial
named

View Answer

Cache directory
Cache dependencies
Memory used
Cache system

View Answer

ICollection
IEnumerator
IList
IDictionary

View Answer

ICollections
IDictionary
All of them
IEnumerator

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

Entity SQL
LINQ
EF API
ADO.Net

View Answer

XML
API
Reference
SQL

View Answer