+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. The __________ object is responsible for transforming the data based on the algorithm of the symmetric encryption class.
ICryptoTransform
NetworkStream
RijndaelManaged
CryptoStream
View Answer
2. The __________ property of the System Exception class return the Exception instance that caused the current exception.
Message
StackTrace
Source
InnerException
View Answer
3. An EF is an ________ tool built for ADO.NET.
Windows
Programming
XML Reader
ORM
View Answer
4. Which version of C# is use in visual studio 2019
8.0
6.0
7.0
5.0
View Answer
5. _________ is one of the most powerful features that was first introduced in .NET framework 3.5.
LINQ
EF API
ADO.Net
Entity SQL
View Answer
6. Which data type is used to create a variable that should store text?
float
int
String
Boolean
View Answer
7. Restrictions or Constraints=s can be applied to type parameters by using _______ keyword.
from
return
select
where
View Answer
8. A _____________ class is a variable-length array that can dynamically increase or decrease in size.
Queue
Stack
Array
ArrayList
View Answer
9. Which access modifier makes the code only accessible within the same class?
public
private
abstract
protected
View Answer
10. Which property can be used to find the length of a string?
Length
textlength()
getlength()
length()
View Answer