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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   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
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
What does assert() do?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What does assert() do?
Answer
# 1
In debug compilation, assert takes in a Boolean condition 
as a parameter, and shows the error dialog if the condition 
is false. The program proceeds without any interruption if 
the condition is true.
 
Is This Answer Correct ?    0 Yes 0 No
Guest
 

 
 
 
Other C Sharp Interview Questions
 
  Question Asked @ Answers
 
When do you absolutely have to declare a class as abstract (as opposed to free-willed educated choice or decision based on UML diagram)? Mind-Tree1
Explain ACID rule of thumb for transactions.  1
What?s a multicast delegate?  1
ctype(123.34,integer) - should it throw an error? Why or why not? Wipro1
How?s method overriding different from overloading?  2
why do we use Overloading, Overriding, Boxing, Unboxing, and what is the use of these ? eXensys2
Explain manifest & metadata? Wipro3
Explain manifest & metadata. Wipro1
Can you change the value of a variable while debugging a C# application?  1
What are the ways to deploy an assembly?  1
How do you debug an ASP.NET Web application?  1
Is array reference type / value type ? Accenture1
how to store the value in textbox using delegates if we have two user control. the value will be called from one user control to another user control. Loading and unloading will be done through delegates.  1
What is the Difference between read only and constant variables? SilverKey5
What?s the difference between // comments, /* */ comments and /// comments? Visual-Soft1
int i = 1; int j = 1; System.Console.WriteLine(i == j); System.Console.WriteLine(i.ToString() == j.ToString()); System.Console.WriteLine((object)i == (object)j); Give the sample code above, what is the output to the console?  1
write code for Factorial? Tech-Mahindra4
How do you create multiple inheritance in C#? Microsoft3
can we assign null value to value type in c#? Microsoft7
What is a pre-requisite for connection pooling?  1
 
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