answersLogoWhite

0

semicolon

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How does document.close work?

The command is javascript JavaScript is interpreted by the browser browsers use JavaScript engines to execute the commands each browser differs


What should you do if you do not want to wait on the command to finish before running another command?

Run the command in the background by using an ampersand (&) just before the Return stroke that ends the command line


What should you do if you do not want to wait a command to finish before running another command?

Run the command in the background by using an ampersand (&) just before the Return stroke that ends the command line. Example - $ top &


What should you do if you do not want to wait for a command to finish before running another command?

Run the command in the background by using an ampersand (&) just before the Return stroke that ends the command line. Example - $ top &


What are non-executable statement in a program javascript?

Comments are non-executable statements within JavaScript (or any other programming.) In JavaScript, comments are surrounded by /* and */ for multi-line comments, or started with // for single line comments.


What is a Javascript Void used for?

A Javascript Void can be used by a single computer programmer to evaluate a single command. It may also be used to purposely generate an undefined value.


What you need to study to create your website?

I would suggest you start with HTML and then move on to JavaScript VBScript would come after that. EX: <html><body><!--HTML HERE--> <!--JAVASCRIPT STARTS BELOW--> <script language="JavaScript"> //JAVASCRIPT HERE </script> <!--JAVASCRIPT ENDS HERE--> <!--VBSCRIPT STARTS BELOW--> <script language="VBScript"> 'VBSCRIPT HERE </script> </body></html>


What is a line with an arrow on both ends?

A line with an arrow at both ends is simply a line.


Is JavaScript programs compiled into intermediate form and linked to a HTML document?

JavaScript isn't compiled. It's an interpreted language, which means that it's translated into 'computer language' line by line when needed. You can link JavaScript to a HTML document by using the src attribute of the script tag. If you name your external javascript 'test.js', you can inject it into your HTML page by using <script type="text/javascript" src="test.js"></script>.


When was In the Beginning... Was the Command Line created?

In the Beginning... Was the Command Line was created in 1999.


A line with 2 terminating ends?

Line segment ------------------ By the way, what are ends that are not terminating?


How do you end your command line?

Use "exit" command.