International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 103 - Number 16 |
Year of Publication: 2014 |
Authors: F.Fawzia Khan, R. Mallika |
10.5120/18158-9358 |
F.Fawzia Khan, R. Mallika . A Survey of Object Oriented JavaScript Language. International Journal of Computer Applications. 103, 16 ( October 2014), 17-20. DOI=10.5120/18158-9358
Many of the programmers move towards object oriented programming languages due to its reusability nature, whereas in procedural programming languages reusability is not allowed, which may contribute to the high cost of development. Most of web browsers make use of JavaScript as a user interactive program that is a client side program due to its active nature. In the client side programming it is practiced to enable user interaction, control browser activities and alters the content changes made by user dynamically. On the server side programming language, it is used for desktop and mobile application growth. JavaScript is mainly applied for maturation of object oriented web application development because of its supportability of inheritance via prototyping and also properties and methods. In this work the various object oriented concepts are discussed. The methods and operation supported by the object oriented JavaScript language is likewise talked about. Its nature of operating methods, type refinement of JavaScript language, various access control mechanisms over JavaScript language is discussed. The enabling of transaction control over JavaScript language is also elaborated.