top of page

RECENT POSTS: 

FOLLOW ME:

  • Facebook Social Icon
  • Twitter Social Icon

Data Types & Variables

  • Sree Hari
  • Mar 31, 2017
  • 1 min read

public class Book {

}

Now, the class is empty! But, Let's add the properties one by one!

Properties-க்கு இன்னொரு பெயர் இருக்கு! Properties-அ variables-நும்சொல்லலாம்.

Variable declare பண்ணறதுக்கு syntax என்னனா,

access_modifier [optional]  data_type [mandatory] variable_name;

........

Comments


© 2023 by Closet Confidential. Proudly created with Wix.com

  • b-facebook
bottom of page