Buy Questpond's video subscriptions on
huge discount
.
Online: 7125
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
> C#
C# Exclusive Interview Questions and Answers (453) - Page 18
A joint initiative from DotNetFunda.Com and Questpond.
A one stop place on the internet to get trusted and proven Interview Questions (based on more than a decade of experience in this field) to ensure the success of the candidates.
You will find almost all Interview questions from Questpond here and this list is growing day by day with all latest and updated interview questions.
453 records found.
Post Interview
|
Interview Experiences
|
Interview FAQs
|
Online Interviews
|
Interviews Home
Get 650+ Questpond's Interview videos on discount
Loading ...
Will the windows service continue to execute, if the login session is changed by the user of the system
NOTE: This is objective type question, Please click question title for correct answer.
To a windows service in the form of custom command a number can be submitted which must be in the range of ____________
NOTE: This is objective type question, Please click question title for correct answer.
For any change to be made to the windows service, first it has to be ___________ and then _____________ after making the changes.
NOTE: This is objective type question, Please click question title for correct answer.
Before any action is submitted to the windows service, service controller must be _________
NOTE: This is objective type question, Please click question title for correct answer.
By using the __________ keyword, it is possible to define an unsafe context in which pointers can be used.
NOTE: This is objective type question, Please click question title for correct answer.
In the CLR, unsafe code is referred to as ____________ code
NOTE: This is objective type question, Please click question title for correct answer.
We can use the unsafe modifier in the declaration of a ___________
NOTE: This is objective type question, Please click question title for correct answer.
In .net we can initialize a pointer only with the address of an existing __________ of variable
NOTE: This is objective type question, Please click question title for correct answer.
Unmanaged code is code of ___________
NOTE: This is objective type question, Please click question title for correct answer.
A structure with reference type as its member is treated as ____________ type
NOTE: This is objective type question, Please click question title for correct answer.
All operator overloaded methods are _____________ methods of the class.
NOTE: This is objective type question, Please click question title for correct answer.
The name of method must be __________________ followed by the operator being overloaded.
NOTE: This is objective type question, Please click question title for correct answer.
Rule for overloading. The method must be _______________
NOTE: This is objective type question, Please click question title for correct answer.
___________________ ensures that all the code written in the current assembly is completely interoperable with all .NET languages.
NOTE: This is objective type question, Please click question title for correct answer.
Individual applications app.config file if required can _____________ the settings in the machine.config
NOTE: This is objective type question, Please click question title for correct answer.
The configuration settings present in ______________ are global to all .net applications running on that machine.
NOTE: This is objective type question, Please click question title for correct answer.
For a given class we have ____________ of type System.Type, managed by CLR, irrespective of the number of instances of the class created.
NOTE: This is objective type question, Please click question title for correct answer.
If we overload the equality operator, we must overload the ____________________ as well.
NOTE: This is objective type question, Please click question title for correct answer.
Why is NGen used. Please Explain.
NGenerator (NGen) is used to compile the code which is in MSIL format. NGen is also called Pre JIT.
What is the difference between CLS and CTS
CTS
When different languages are integrated and want to communicate, it is
certain that the languages have their own data types and different
declaration styles. CTS define how these different variables are
declared and used in run time. E.g. VB offers an Integer data type while
C++ offers long data type. Using CTS, these data types are converted to
System32 which itself a data type of CLS.
CLS
Any language(s) that intend to use the Common Language Infrastructure
needs to communicate with other CLS-Compliant language. This
communication is based on set of rules laid by CLS. These rules define a
subset of CTS.
1
...
11
12
13
14
15
16
17
18
19
20
21
22
23
More C# Interview Questions & Answers here
Found this useful, bookmark this page to the blog or social networking websites.
Bookmark It
Exclusive Interview Questions and Answers Categories
.NET Certifications
.NET Core
.NET Framework
ADO.NET
AI ML
Android
Angular
AngularJS 1x
Aptitute Test
ASP.NET
ASP.NET AJAX
ASP.NET Core
ASP.NET MVC
ASP.NET Web API
Aurelia
Azure
Best Practices
BizTalk Server
Bootstrap
C#
Cloud
CMS
CSS 3
Data Structures & Algorithms
Design Pattern & Practices
DotNetFunda.Com
Entity Framework
Error and Solution
F#
Function Points (FPA)
HR
HTML 5
IIS
Interview Questions
JavaScript
jQuery
Kinect
LightSwitch
LINQ
Management
Mobile Development
MSBI (SSIS, SSRS, SSAS)
Mule
Networking
News and Community
Node.js
NoSql
OOPS
Oracle
Others
PostgreSQL
PowerShell
Product Reviews
Project Management
Python
QA (Testing)
R Language
Regular Expressions
SEO
SharePoint
SignalR
Silverlight
Sql Server
TypeScript
UML
VB.NET
Visual Studio
WCF
Web Analytics
Web Services, Remoting
Windows 8
Windows Forms
Windows Metro
Windows Phone
WPF
WWF
XML