Buy Questpond's video subscriptions on
huge discount
.
Online: 7873
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 20
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 ...
What is difference between Compilation and Runtime.
A high level language which means it is meant for humans to understand not for computers. For a computer to understand a program it has to be compiled, that is changed into machine language. Once a program is in machine language then the computer can understand it and perform the actions it describes (that is to run the program). A program need only
be compiled once but (once compiled) it can be run any number of times.
The number of bytes a character takes is decided by the type of ________________
NOTE: This is objective type question, Please click question title for correct answer.
In a stream of Binary, the unit of data is ___________
NOTE: This is objective type question, Please click question title for correct answer.
___________ is inherited from stream.
NOTE: This is objective type question, Please click question title for correct answer.
Stream and its inherited classes provide us data in the form of _____________
NOTE: This is objective type question, Please click question title for correct answer.
_________________ is used to read from, write to, and manipulate file-related operations.
NOTE: This is objective type question, Please click question title for correct answer.
File stream objects support random access to files using the ___________ method.
NOTE: This is objective type question, Please click question title for correct answer.
_____________ has no backing store and might be useful as a temporary buffer.
NOTE: This is objective type question, Please click question title for correct answer.
In __________ serialization only the public instance members of a public class can be serialized
NOTE: This is objective type question, Please click question title for correct answer.
The write method is ____________ for all the basic datatypes
NOTE: This is objective type question, Please click question title for correct answer.
________ does not need buffering
NOTE: This is objective type question, Please click question title for correct answer.
Describe the difference between a Thread and a Process
Threads are similar to processes, but differ in the way that they share
resources. Threads are distinguished from processes in that processes
are typically independent, carry considerable state information and have
separate address spaces. Threads typically share the memory belonging
to their parent process.
Every process has _____________
NOTE: This is objective type question, Please click question title for correct answer.
In _____________ scheduling, OS can un-schedule a thread even if it did not complete its task.
NOTE: This is objective type question, Please click question title for correct answer.
Scheduling is done based on the priority of __________
NOTE: This is objective type question, Please click question title for correct answer.
A thread is waiting for processor to be allocated to it in __________ state.
NOTE: This is objective type question, Please click question title for correct answer.
While in __________ state, the thread doesn't perform any task
NOTE: This is objective type question, Please click question title for correct answer.
A thread is said to be in ___________ state when the resources are not available to it and it is waiting for them.
NOTE: This is objective type question, Please click question title for correct answer.
In .Net every thread has two objects associated with it. Custom object and object of type _____________ .
NOTE: This is objective type question, Please click question title for correct answer.
If a thread executes ____________ the current thread state is changed to waiting and it remains in that state until th thread referred by "t" is terminated.
NOTE: This is objective type question, Please click question title for correct answer.
1
...
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