JavaScript Tutorial | Lesson 3 | Making a simple Calculator using only Basic JavaScript

Published: 10 October 2021
on channel: Code Infinite with Arnav
32
3

~~ JavaScript Tutorial ~~

In this video, I will tell you -
1) How to write comments
2) ParseInt Function

How to comment in JavaScript:-
Single-Line Comments:
Single line comments start with ' // ' and doesn't need anything to end
Example-
var a = prompt("hello"); // Getting user input

Multiple-Line Comments:
Multiple Line comments start with' /* ' and end with ' */ '
Example-
var text = "Example Text";
/*
Hello to all
This is my fist JS comment
*/
___________________________

Subscribe Code Infinite with Arnav for more

Comment if any doubt or issue regarding this video


On this page of the site you can watch the video online JavaScript Tutorial | Lesson 3 | Making a simple Calculator using only Basic JavaScript with a duration of hours minute second in good quality, which was uploaded by the user Code Infinite with Arnav 10 October 2021, share the link with friends and acquaintances, this video has already been watched 32 times on youtube and it was liked by 3 viewers. Enjoy your viewing!