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

which property of menu cannot be set at run time.

1514


Types of DBCombo boxes

1596


What is the Windows API?

1020


What is dao in vba?

557


___ property used to add a menus at runtime.

1242






Why API functions are Required?

1806


What are the properties of datacontrol?

1533


How many ways you can access file using VB?

583


How would you add elements in TreevieW Control.

1533


which property is used to change to some value to access a identity column in datacontrols?

1362


How to find the current record position in data control?

1455


what are the Types of cursors in RDO?

1879


How do I call a DLL?

1064


Is visual basic case sensitive?

615


What is the default model of the form?

1647