Showing posts with label JavaScript tutorial. Show all posts
Showing posts with label JavaScript tutorial. Show all posts

Saturday, June 8, 2024

Features Of JavaScript

 Features Of JavaScript 






     
       ஃ  JavaScript   Platform Independent.
  
      ஃ  JavaScript  Single-threaded .
 
       ஃ JavaScript  Dynamic Typing.
  
       ஃ JavaScript Interpreted Language. 
     
      ஃ JavaScript   Validation although the forms created using HTML.

         JavaScript   No Compiler  is needed.
     
         JavaScript  handle date and time.
    
        JavaScript web browsers support  as provide  built-in execution environments.
  
        JavaScript Structured Programming language.
    
         JavaScript object-oriented  Programming language.
  
       JavaScript use Prototype  rather than using classes for inheritance.

       JavaScript  is a light-weighted .
 
     ஃ  JavaScript  is a case-sensitive language.

      JavaScript is supportable several  operating  systems  windows, macOS etc.

     JavaScript  good Control  to the users over web browsers.

      JavaScript DOM  Manipulation  Document Object Model web page.
  
       easily interact with other Programming language and technologies APL libraries .

       JavaScript  Event-Driven Programming allowing developers to create interactive.

      JavaScript  allows for non-blocking I/O operations is responsive.


Related Post :- 

    introduction to javascript