Viewing 0 reply threads
You must be logged in to reply to this topic.
Constant
1) This must be initilize at the time of declaration.
2) This is same for all of objects class.
3) It initilize at the time of compilation.
Readonly
1)This can be initilize at the time of object creation.
2) This may be different for different objects of class.
3) It Initilize at Runtime.
You must be logged in to reply to this topic.
Discuss Through WhatsApp