Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
iOS
Java
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
Recently Posted
Category
All
.NET
.NET Assemblies
.NET Core
.NET Standard
Active Directory
ADO.NET
Agile Development
AJAX
Alexa Skills
Algorithms in C#
Android
Angular
Architecture
ArcObject
Artificial Intelligence
ASP.NET
ASP.NET Core
Augmented Reality
Aurelia
AWS
Azure
Backbonejs
Big Data
BizTalk Server
Blockchain
Bootstrap
Bot Framework
Business
C#
C# Corner
C, C++, MFC
Career Advice
Chapters
CIO
Cloud
COBOL.NET
Coding Best Practices
Cognitive Services
COM Interop
Compact Framework
Cortana Development
Cryptocurrency
Cryptography
Crystal Reports
Current Affairs
Custom Controls
Cyber Security
Data Mining
Databases & DBA
Design Patterns & Practices
DevOps
DirectX
Dynamics CRM
Enterprise Development
Entity Framework
Error Zone
Exception Handling
Expression Studio
F#
Files, Directory, IO
Games Programming
GDI+
Google Cloud
Google Development
Graphics Design
Hardware
Hiring and Recruitment
HoloLens
How do I
HTML 5
Internet & Web
Internet of Things
Ionic
iOS
Java
Java and .NET
JavaScript
JQuery
JSON
JSP
Knockout
kotlin
Leadership
Learn .NET
LightSwitch
LINQ
Machine Learning
Microsoft 365
Microsoft Office
Microsoft Phone
Mobile Development
Multithreading
NetBeans
Networking
Node.js
Office Development
OOP/OOD
Open Source
Operating Systems
Oracle
Others
Outsourcing
Philosophy
PHP
Power BI
Printing in C#
Products
Progressive Web Apps
Project Management
Python
Q#
QlikView
R
React
Reports using C#
Robotics & Hardware
Ruby on Rails
Salesforce
Security
Servers
SharePoint
SignalR
Silverlight
Smart Devices
Software Testing
SQL Language
SQL Server
Startups
String in C#
Swift
TypeScript
Unity
UWP
Visual Basic .NET
Visual Studio
WCF
Wearables
Web Development
Web Services
Windows 10
Windows Controls
Windows Forms
Windows PowerShell
Windows Services
Workflow Foundation
WPF
Xamarin
XAML Standard
XML
XNA
XSharp
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
3
Answers
If a Class is inheriting an interface then a. Inherit the properties of the interface. b. Contain the same methods from the interface. c. Create an interface object. d. All
Rajesh Singh
8y
Reply
3
Answers
Different ways a method can be overloaded? a. Different Parameter datatypes b. Different number of parameters c. Different order of parameters d. All
Rajesh Singh
8y
Reply
3
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
8y
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
8y
Reply
11
Answers
2. How many default Constructors can a class have? a. 1 b. 2 c. None d. Many
Rajesh Singh
8y
Reply
5
Answers
1. What is default Access Modifier of a Class? a. Public b. Private c. Protected d. Internal
Rajesh Singh
8y
Reply
6
Answers
What are the main Prerequisite needed starting learning Android?
Joe Wilson
8y
Reply
2
Answers
What are the best sources for learning AJAX ?
Joe Wilson
8y
Reply
1
Answer
How can I use my own database which created before instead of the database which is created automatically when I use security in ASP?
Joe Wilson
8y
Reply
2
Answers
How many method is there to remove unreachable object from memory?
Sandeep Kumar
8y
Reply
3
Answers
What is syntax for creating triggers ?
Sandeep Kumar
8y
Reply
9
Answers
Where web.config file is used?
Rajesh Singh
8y
Reply
4
Answers
How to create object of Class ?
Sandeep Kumar
8y
Reply
5
Answers
What is polymorphism and what is type of polymorphism?
Sandeep Kumar
8y
Reply
3
Answers
What is abstraction properties in oop ?
Sandeep Kumar
8y
Reply
62
63
64
65
66
946
-
960
of
7368
View More
Do you know the answer for the question? Post below
*