Can object be a data type?

The Object data type can point to data of any data type , including any object instance your application recognizes. Use Object when you do not know at compile time what data type the variable might point to. The default value of Object is Nothing (a null reference).

Sizin İçin Seçtik  How do you check what type an object is Java?

Leave a Reply

Your email address will not be published. Required fields are marked *