+923132835245
safcodeinstitute@gmail.com
Online Quiz
10000+ Questions!
Students Works
Ideas & Topics!
Live Coding
HTML & CSS
Home
(current)
About
Courses
CIT
Web Designing
Graphic Designing
Web Development
Digital Marketing
WordPress + SEO
Artificial Intelligence (AI)
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Enroll Now
Contact
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
1. Which of following components of the .NET framework enable interoperability of dynamic with the .NET Framework?
Base Framework Classes
Dynamic Language Runtime(DLR)
Common Language Runtime (CLR)
Common Type System(CTS)
View Answer
2. In C#, _____________are created using delegates.
Exceptions
Threads
None of these
Events
View Answer
3. Which data type is used to create a variable that should store text?
int
String
float
Boolean
View Answer
4. An EF is an ________ tool built for ADO.NET.
Windows
XML Reader
ORM
Programming
View Answer
5. The _______ types feature facilitates the definition of classes, structures, and interfaces over multiple files.
All of them
Anonymous
Partial
unnamed
View Answer
6. The ____________ exception is thrown when a value is assigned to a null object.
OverflowException
ArithmeticException
IndexOutofBondException
NullReferenceException
View Answer
7. Which interface defines methods to control different generic collections.
ICollections
All of them
IEnumerator
IDictionary
View Answer
8. _________ is one of the most powerful features that was first introduced in .NET framework 3.5.
Entity SQL
ADO.Net
LINQ
EF API
View Answer
9. Managing memory and verifying code safety are functionalities of ________.
Common Language Runtime
Common Type System
Common Language Specification
.Net Framework Class Library
View Answer
10. Which property can be used to find the length of a string?
textlength()
getlength()
length()
Length
View Answer