Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
Java
Learn iOS Programming
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
.NET Interview Questions
Recently Posted
Job Title
All
Senior Management
Project Manager
Project Lead
Tech Lead
Team Lead
Architect
Sr. Developer
Sr. Programmer
Programmer
Developer
DBA
Network/System Admin
Test Lead
Tester
Fresher
CEO
CTO
Web Designer
Graphic Designer
Architect
No data found
4
Answers
How do you prevent a class from being inherited? a. By making the class as Private. b. By making the class as private and using sealed keyword. c. By making the class as protected and using sealed keyword. d. By making the class as Sealed.
Rajesh Singh
9y
Reply
2
Answers
What is the difference between Dispose() and Finalize() methods? a. Dispose() method will remove the resources to a class and Finalize() will release the memory for a class. b. Dispose() method is used for a class and Finalize() method is for a class method. c. Dispose() will be called by programmer explicitly and Finalize() method is called by Garbage Collector implicitly. d. All.
Rajesh Singh
9y
Reply
6
Answers
2. How many default Constructors can a class have? a. 1 b. 2 c. None d. Many
Rajesh Singh
9y
Reply
5
Answers
1. What is default Access Modifier of a Class? a. Public b. Private c. Protected d. Internal
Rajesh Singh
9y
Reply
2
Answers
How many method is there to remove unreachable object from memory?
Sandeep Kumar
9y
Reply
5
Answers
Where web.config file is used?
Rajesh Singh
9y
Reply
4
Answers
How to create object of Class ?
Sandeep Kumar
9y
Reply
5
Answers
What is polymorphism and what is type of polymorphism?
Sandeep Kumar
9y
Reply
3
Answers
What is abstraction properties in oop ?
Sandeep Kumar
9y
Reply
5
Answers
What is type of Access modifier ?
Sandeep Kumar
9y
Reply
3
Answers
What is the properties of oop?
Sandeep Kumar
9y
Reply
2
Answers
Why we use oop instead of using procedure oriented programming language?
Sandeep Kumar
9y
Reply
4
Answers
What is type of Array ?
Sandeep Kumar
9y
Reply
5
Answers
How many language .Net support ?
Sandeep Kumar
9y
Reply
3
Answers
Why we use generic type ?
Sandeep Kumar
9y
Reply
50
51
52
53
54
766
-
780
of
1354
View More
Do you know the answer for the question? Post below
*