What is the error message that you would get if you try to
assign "Null" to an integer variable?
Answer Posted / bhanu reddy
when u assign a null value to int varible
like
int i=null;
we will get error message :
Cannot convert null to 'int' because it is a non-nullable
value type
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what are the Differences between Recordset and Resultsets?
Explain what is Visual basic?
How do I implement an incremental search in list/dir/combo/file boxes?
Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.
DHTML Is used for what?
What is the use of Active Control Property?
What is the use of Hyperlink control for DHTML applications?
Is visual basic case sensitive?
How do I make the mouse cursor invisible/visible?
When/Why should I use Option Explicit?
How would you create properties in ActiveX Control?
which property of menu cannot be set at run time.
Types of cursors in RDO.
How to find size of the file. Which method or function is used to occomplish this?
__ no of controls in form.