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
How many objects resides in ADO ?
What can you do with visual basic?
Difference between ActiveX Exe and Dll.
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
Can you tell me the properties of the controls?
What is ActiveX Document?
How would you add elements in TreevieW Control.
What is activex control in vb?
Types of LockEdits in DAO? 51 .Types of Recordsets.
It possible to call OLEDB?s Features directly in VB without using any control?
Why visual basic is used?
Explain about the creation of EXE files with Visual Basic?
What is OLEDB?
Explain the "cursortype" and "Locktype" in VB?
What is the default workspace?