Syvum Home Page

Home > Discussions > For all activities

Discussion topic: Contributed Answer/Explanation to Q. 13

Viewing replies        View entire discussion

To go to the homepage of this topic, click here.
Home: emma94Original MessageReply  
Subject: Contributed Answer/Explanation to Q. 3
   Variables are also called identifiers in Java Programming. A variable is a
   named memory location,which contains values.The value changes depending upon
   circumstancesand problems in a program.

Posted at: Thu Sep 30 09:41:59 2010 (GMT)

Page 1 of 1
From: emma94Reply 1 of 3Reply
Subject: Contributed Answer/Explanation to Q. 3
   Variables are also called identifiers in Java Programming. A variable is a
   named memory location,which contains values.The value changes depending upon
   circumstancesand problems in a program. A variable can possess any
   combination of letters without spaces

Posted at: Thu Sep 30 09:43:00 2010 (GMT)

From: emma94Reply 2 of 3Reply
Subject: Contributed Answer/Explanation to Q. 3
   Variables are also called identifiers in Java Programming. A variable is a
   named memory location,which contains values.The value changes depending upon
   circumstancesand problems in a program. A variable can possess any
   combination of letters without spaces
   
   SYNTAX:-
   
   
                        <data type> <space>
   <variable name>
   
   
                         int m;
   
   
                         float p,q,r;

Posted at: Thu Sep 30 09:44:28 2010 (GMT)

From: emma94Reply 3 of 3Reply
Subject: Contributed Answer/Explanation to Q. 3
   Variables are also called identifiers in Java Programming. A variable is a
   named memory location,which contains values.The value changes depending upon
   circumstancesand problems in a program. A variable can possess any
   combination of letters without spaces
   
   SYNTAX:- 
   
   
                        <data> <space>
   <variable name>
   
   
                         int m; 
   
   
                         float p,q,r; 

Posted at: Thu Sep 30 09:45:15 2010 (GMT)

Page 1 of 1

To post to this forum, you must be signed in as a Syvum member. Please sign in / register as a member.

Contact Info © 1999-2024 Syvum Technologies Inc. Privacy Policy Disclaimer and Copyright