+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
Softwares
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 property can be used to find the length of a string?
length()
Length
getlength()
textlength()
View Answer
2. Which interface defines methods to control different generic collections.
ICollections
IDictionary
IEnumerator
All of them
View Answer
3. Restrictions or Constraints=s can be applied to type parameters by using _______ keyword.
where
select
return
from
View Answer
4. _________ is one of the most powerful features that was first introduced in .NET framework 3.5.
ADO.Net
EF API
LINQ
Entity SQL
View Answer
5. Delegates ensure type safety as the return and parameter types of the delegate are the same as that of the _______ method.
static
referenced
anonymous
invoked
View Answer
6. The __________ object is responsible for transforming the data based on the algorithm of the symmetric encryption class.
CryptoStream
ICryptoTransform
RijndaelManaged
NetworkStream
View Answer
7. The validity of a cache item is based on the _________.
Cache system
Cache dependencies
Cache directory
Memory used
View Answer
8. An________ method is an inline nameless block of code that can be passed as a delegate parameter.
named
unnamed
partial
anonymous
View Answer
9. How can you enable communication between threads while synchronizing the threads?
By using the Thread Pool class
None of them
By using synchronization events
By using Task Class
View Answer
10. Which interface supports simple iteration over elements of a generic collection.
IDictionary
IList
ICollection
IEnumerator
View Answer