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


Please Help Members By Posting Answers For Below Questions

How would you create properties by using class Builder Wizard?

2108


What is the use of Scalewidth and ScaleHeight Proeperty?

1460


What is dao in vb?

505


What is the difference between change event in normal combobox and dbcombobox?

1647


___ is a property to resize a label control according to your caption.

1090






Which language is used in visual basic?

487


To find the current recordposition in data control.

1159


Clear property is available in ____,___ control.

1068


What is difference between datagrid and flexgrid?

12558


To.set the command button for ESC ___ Property has to be changed.

992


Why API functions are Required?

1794


How do I prevent multiple instances of my program?

977


What are 3 main differences between flexgrid control and dbgrid control?

1873


What is ActiveX Control?

1760


To validate a range of values for a property whenever the property values changes,which type of property procedure you use?

1431