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 is the use of Visual Basic Document file?
Give brief description about class?
How would you activate animation control?
Is visualvm free?
What is meant by Establish Connection in RDO?
What is dao in visual basic?
How to find the current record position in data control?
How to use advanced data-bound controls.
Explain the differences between ActiveX Dll and ActiveX Exe?
Difference between ActiveX Control and Standard Control.
How would you Create a Query Builder and Explain its uses
____ property is used to lock a textbox to enter a datas.
___,___ and __ are difference between image and picture controls.
Is it possible to set a shortcut key for label?
How do I tell when an application executed using the SHELL command is finished?