Hello Programming
Would you like to react to this message? Create an account in a few clicks or log in to continue.

JS Variables

+2
JasonOmeter
Admin
6 posters

Page 2 of 2 Previous  1, 2

Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by Admin Sat Oct 14, 2017 4:59 pm

SarahMae wrote:
Admin wrote:
EzequielGo wrote:Is the assignment operator included in js variables?

Hello Ezequiel Smile Yes dear, the Assignment Operator is included in JavaScript Variables.

What is assignment operator?

In JavaScript, the equal sign (=) is an "assignment" operator, not an "equal to" operator.

Admin
Admin

Posts : 28
Join date : 2017-09-15

http://kaylajem.forumotion.asia

Back to top Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by Clyntt Sat Oct 14, 2017 7:38 pm

Can we declare many variables in one statement? confused

Clyntt
Master
Master

Posts : 9
Join date : 2017-10-14

Back to top Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by Admin Sat Oct 14, 2017 8:00 pm

Clyntt wrote:Can we declare many variables in one statement? confused

Yes dear, you can declare many variables in one statement Smile

Admin
Admin

Posts : 28
Join date : 2017-09-15

http://kaylajem.forumotion.asia

Back to top Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by Clyntt Sat Oct 14, 2017 8:01 pm

Admin wrote:
Clyntt wrote:Can we declare many variables in one statement? confused

Yes dear, you can declare many variables in one statement Smile

Can you show me how Ma'am ?

Clyntt
Master
Master

Posts : 9
Join date : 2017-10-14

Back to top Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by Admin Sat Oct 14, 2017 8:05 pm

Clyntt wrote:
Admin wrote:
Clyntt wrote:Can we declare many variables in one statement? confused

Yes dear, you can declare many variables in one statement Smile

Can you show me how Ma'am ?

Just simply start the statement with var and separate the variables by comma. For Example: var person = "Kayganthe", myName = "Kayla", age = 19;

Did you get it?

Admin
Admin

Posts : 28
Join date : 2017-09-15

http://kaylajem.forumotion.asia

Back to top Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by Clyntt Sat Oct 14, 2017 8:07 pm

Admin wrote:
Clyntt wrote:
Admin wrote:
Clyntt wrote:Can we declare many variables in one statement? confused

Yes dear, you can declare many variables in one statement Smile

Can you show me how Ma'am ?

Just simply start the statement with var and separate the variables by comma. For Example: var person = "Kayganthe", myName = "Kayla", age = 19;

Did you get it?

Yes Maam! Razz Thanks for the information.

Clyntt
Master
Master

Posts : 9
Join date : 2017-10-14

Back to top Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by Anne Sat Oct 14, 2017 8:27 pm

Can strings be written in single quote?

Anne
Master
Master

Posts : 8
Join date : 2017-10-14

Back to top Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by EzequielGo Sat Oct 14, 2017 8:37 pm

Anne wrote:Can strings be written in single quote?

Strings are written inside double or single quotes. It does not matter.

EzequielGo
Master
Master

Posts : 13
Join date : 2017-10-14

Back to top Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by Anne Sat Oct 14, 2017 8:41 pm

SarahMae wrote:
Admin wrote:
EzequielGo wrote:Is the assignment operator included in js variables?

Hello Ezequiel Smile Yes dear, the Assignment Operator is included in JavaScript Variables.

What is assignment operator?

Same question. What is the use of assignment operator?

Anne
Master
Master

Posts : 8
Join date : 2017-10-14

Back to top Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by Anne Sat Oct 14, 2017 8:43 pm

Why we should study JavaScript in creating a webpage? Suspect

Anne
Master
Master

Posts : 8
Join date : 2017-10-14

Back to top Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by Anne Sat Oct 14, 2017 8:44 pm

What is the difference between CSS and JavaScript? Question

Anne
Master
Master

Posts : 8
Join date : 2017-10-14

Back to top Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by EzequielGo Sat Oct 14, 2017 8:48 pm

Anne wrote:
SarahMae wrote:
Admin wrote:
EzequielGo wrote:Is the assignment operator included in js variables?

Hello Ezequiel Smile Yes dear, the Assignment Operator is included in JavaScript Variables.

What is assignment operator?

Same question. What is the use of assignment operator?

The = assignment operator assigns a value to a variable.

EzequielGo
Master
Master

Posts : 13
Join date : 2017-10-14

Back to top Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by EzequielGo Sat Oct 14, 2017 8:49 pm

Anne wrote:Why we should study JavaScript in creating a webpage? Suspect

JavaScript is one of the 3 languages all web developers must learn. JavaScript must be use to program the behavior of web pages.

EzequielGo
Master
Master

Posts : 13
Join date : 2017-10-14

Back to top Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by EzequielGo Sat Oct 14, 2017 8:50 pm

Anne wrote:What is the difference between CSS and JavaScript? Question

CSS is use to specify the layout of web pages while JavaScript as what I said earlier is use to program the behavior of web pages.

EzequielGo
Master
Master

Posts : 13
Join date : 2017-10-14

Back to top Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by Anne Sat Oct 14, 2017 8:52 pm

EzequielGo wrote:
Anne wrote:Why we should study JavaScript in creating a webpage? Suspect

JavaScript is one of the 3 languages all web developers must learn. JavaScript must be use to program the behavior of web pages.

Thankyou Smile

Anne
Master
Master

Posts : 8
Join date : 2017-10-14

Back to top Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by Anne Sat Oct 14, 2017 8:53 pm

EzequielGo wrote:
Anne wrote:What is the difference between CSS and JavaScript? Question

CSS is use to specify the layout of web pages while JavaScript as what I said earlier is use to program the behavior of web pages.

You have a lot of knowledge about JavaScript. Thankyou for answering my questions. Very Happy

Anne
Master
Master

Posts : 8
Join date : 2017-10-14

Back to top Go down

JS Variables - Page 2 Empty Re: JS Variables

Post by Sponsored content


Sponsored content


Back to top Go down

Page 2 of 2 Previous  1, 2

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum