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

Publicado em: 10 Outubro 2021
no canal de: 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


Nesta página do site você pode assistir ao vídeo on-line JavaScript Tutorial | Lesson 3 | Making a simple Calculator using only Basic JavaScript duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Code Infinite with Arnav 10 Outubro 2021, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 32 vezes e gostou 3 espectadores. Boa visualização!