Find jobs | Jobseekers
Employer login
About us Sitemap of www.CareerRide.com Sitemap FAQ related with www.CareerRide.com FAQ Click here to Contact us Contact
       
Submit Resume Free ! | Access Resume Free !
Home Career Services Resume Services Interview questions Articles Books
Content
C#.NET Part 1
C#.NET Part 2
C#.NET Part 3
C#.NET Part 4
C#.NET Part 5
 
NET framework
NET assembly
NET code security
NET access modifiers
NET architecture
NET base class library
NET CLR
NET constants,enum,arrays
NET data types
NET menu
NET garbage collection
NET debug and trace
NET properties
NET form
NET assemblies & resources
NET class & structures
NET binding,viewing,filtering
NET configuring & optimizing
NET configuring setup project
NET constructors & destructors
NET control
NET dataset objects
NET debugging tools
NET debug & trace classes
NET delegates & events
NET exception handling
NET globalization-localization
NET interoperability
NET project deployment
NET securing application
NET using XML
NET validating user input
NET windows communication
NET windows presentation
NET windows workflow
 
ASP.NET | ADO.NET | AJAX
C#.NET | VB.NET | PHP
NET Remoting | NET Interview
  
C | C++ | Java | Oops
Data Structure | OS
   
Database concepts | Oracle
SQL Server | Biztalk | Sharepoint
Notification services
Reporting Services
Service-oriented architecture
Data warehousing | MySQL
  
Project Management 
Linux | Testing | Networking
Software engineering 
  
UML | XML | HTML | SOAP 
CSS | VBScript  | Web Services
   
CV Cover letter | Interview 
HR | Soft skills | GD 
Working from Home 
Tutorial
ASP.NET | VB.NET | C#.NET     
Remoting.NET | Web service
Remoting overview | ADO.NET
UML | Sql server 
More links
Model View Controller 
Understanding Anonymous Types 
Working with the DataList Control 
Windows Presentation Foundation (WPF) 
Books on ASP.NET
ASP.NET 3.5 Application Architecture and Design 
LINQ Unleashed for C# 
ASP.NET Data Presentation Controls Essentials 
Microsoft Expression Blend Unleashed 

Csharp

C#.Net Interview Questions and their answer part 4.

<<Previous  Next >>

By Nishant Kumar 

Part 1 | Part 2 | Part 3 | Part 4 | part 5
Difference between an interface and abstract class. | How can you overload a method?   |  Difference between System.String and System.StringBuilder classes.   |  Define Delegate.   |  How is DLL Hell problem solved in .NET?   |  Ways to deploy an assembly.

Question - Difference between an interface and abstract class

Answer - In the interface all methods must be abstract;

In the abstract class some methods can be concrete.

In the interface no accessibility modifiers are allowed, which is possible in abstract classes.

 

Question - How can you overload a method?

Answer - Different parameter data types, different number of parameters, different order of parameters.

 

Question - Difference between System.String and System.StringBuilder classes.

Answer - System.String is immutable;

System.StringBuilder was designed with the purpose of having a mutable string where a variety of operations  can be performed.

 

Question - Define Delegate.

Answer - A delegate object encapsulates a reference to a method.

In C++ they were referred to as function pointers.

 

Question - How is DLL Hell problem solved in .NET?

Answer - Assembly versioning helps to resolve not only the library it needs to run , but also the version of the assembly.

 

Question - Ways to deploy an assembly.

Answer - MSI installer, a CAB archive, and XCOPY command.

 

Part 1 | Part 2 | Part 3 | Part 4 | part 5   


<<Previous  Next>>


ASP.NET Validation Control questions with answers

Define Validation Control in ASP.NET. | What are the validation types supported by ASP.NET? | Describe the steps to use Validation Control.

.Net Framework Interview Question with answers

Explain the .Net Framework. | Describe the .Net Framework Architecture. | What are the components of the .Net Framework. | Explain the role of assembly in the .Net Framework. | Describe the GAC in the .Net Framework.

.NET Assembly Interview questions with answers

Define .Net Assembly. | What does an assembly contain? | Define a private assembly and a shared assembly. | What are Satellite Assemblies? | What do you understand by side-by-site execution of assembly? | How do you create a resource-only assembly? | Explain how to retrieve resources using ResourceManager class. | Define Strong Name. | How do you apply a strong name to assembly? | Define Global Assembly Cache. | How do you install assembly to the Global Assembly Cache?   



 
Today's Hot Jobs
C++  SQL Server
.NET  Java  Oracle
Finance  Marketing
Seekers  Employers
Copyright © 2008 CareerRide.com. All rights reserved.