Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 335 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 335 Bytes

JavaScript

Java Scripts Concepts

#Java Script Objects

#Java Script Functions What happens when the function are declared 1. JavaScript Creates a Object with following 3 Properties - length :- It states the length of the argument - name :- name is the name of the function - prototype :-