What is Implicit?


Instance of specific copy of a class with its own settings for the properties defined in that class.
Note: The implicitly defined variable is never equal to nothing.

Showing Answers 1 - 1 of 1 Answers

S.ARUMUGAKUMAR

  • May 19th, 2006
 

Implicit means unreserved datatype,that is we cannot declare variables,vb automatically allocates memory for the variable.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions