What does assert() method do?
Answer / swapna
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 ? | 11 Yes | 0 No |
How does .net framework works?
What is meant by tempdata in mvc?
What is viewdata?
What is namespaces
what is MetadData?. What is CTS? Type of Join in SQL Server? What is diffrence between Primary Key and Unique Key?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
im software developer (.net). i goth1b (usa )appointment 30th of this month . chennai people asking responsbilities .can anyone wht responsbilities i need say . plz help me
What is the .net framework and how does it work?
Explain what is asp.net mvc?
What is namespace used for loading assemblies at run time and name the methods?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?