ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  C Sharp
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
explain synchronous and asynchronous in C#
 Question Submitted By :: K_arunpatro
I also faced this Question!!     Rank Answer Posted By  
 
  Re: explain synchronous and asynchronous in C#
Answer
# 1
Usually the methods are synchronous. That means that you
call them, they gets executed. And when they finish you get
the control back.

The asynchronous methods are different. You call them. They
start executing, but return the control over the execution
back to the thread which called them while they continue to
execute in different thread.
 
Is This Answer Correct ?    5 Yes 3 No
Sharad Yadav
 

 
 
 
Other C Sharp Interview Questions
 
  Question Asked @ Answers
 
what does static void Main(string[] args) in C# mean???????? ssinformatics3
Diff b/w casting and boxing Wipro4
Tell me something about Exceptions. What is the common exception class? HCL4
how do you do exception management Accenture1
How u call destructor and dispose methode in c#.NET  1
What is the difference between these statements obj=null and obj.dispose() Fulcrum-Logic2
A->B->C (EXTENDS) How the constructors are called when we created an object of C Karur-Vysya-Bank-KVB2
why sturcture ? why class?why you prefer structure and in which cases u go for class? Microsoft1
Explain about Protected and protected internal, ?internal? access-specifier?  6
Can you store multiple data types in System.Array? Satyam9
What does the keyword virtual mean in the method definition?  1
what is a callback function?  4
What?s the data provider name to connect to Access database?  5
What is the difference between protected and protected internal? Fulcrum-Logic1
An Array is a Ref Type? what about the array elements which are value type(int,Float...etc)?  5
How do you generate documentation from the C# file commented properly with a command-line compiler?  1
What is a delegate?  4
What is the Main difference between String and StringBuilder and why do we use StringBuilder. Siemens7
Can you declare the override method static while the original method is non-static? Mind-Tree2
syntax for writing private method in a interface Wipro7
 
For more C Sharp Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com