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

What is the use of Active Control Property?

1474


Explain about form creation in Visual Basic?

574


What do you know about user forms.

640


what are the Types of LockEdits in RDO?

1560


What is dao in vba?

557






How many objects resides in ADO ?

1457


how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?

3011


What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.

1093


how a multiple routing works ?

2307


What is the use of command Object?What are the various types of variables?

605


What is controls in vb?

547


How do I create controls dynamically (at run-time)?

966


What are the types of line styles available in Treeview Control?

1467


Where can I get good up-to-date information about VB?

917


How would you navigate between one document to another document

1181