CFP last date
20 May 2024
Reseach Article

A Survey of Object Oriented JavaScript Language

by F.Fawzia Khan, R. Mallika
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

@article{ 10.5120/18158-9358,
author = { F.Fawzia Khan, R. Mallika },
title = { A Survey of Object Oriented JavaScript Language },
journal = { International Journal of Computer Applications },
issue_date = { October 2014 },
volume = { 103 },
number = { 16 },
month = { October },
year = { 2014 },
issn = { 0975-8887 },
pages = { 17-20 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume103/number16/18158-9358/ },
doi = { 10.5120/18158-9358 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:34:44.010035+05:30
%A F.Fawzia Khan
%A R. Mallika
%T A Survey of Object Oriented JavaScript Language
%J International Journal of Computer Applications
%@ 0975-8887
%V 103
%N 16
%P 17-20
%D 2014
%I Foundation of Computer Science (FCS), NY, USA
Abstract

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.

References
  1. Oscar Nierstrasz, "A Survey of Object-Oriented Concepts", ACM Press and Addison Wesley, pp. 3-21, 1989.
  2. Maya Hristakeva, RadhaKrishna Vuppala, "A Survey of Object Oriented Programming Languages", Univ. Of California, 2000.
  3. Ronal p. Loui, "In praise of scripting: Real programming pragmatism", Published by the IEEE Computer Society, 2008.
  4. Simon Holm Jensen, Anders Møller, and Peter Thiemann, "Type Analysis for JavaScript", Aarhus University, Denmark, 2009
  5. Holger M. Kienle, "It's about time to take Javascript (more) seriously", IEEE Software published by the IEEE Computer Society, 2010
  6. Rodolfo Toledo and Éric Tanter, "Access control in java script", In university of chile, 2011
  7. Mohan Dhawan, Chung-Chieh Shan, Vinod Ganapathy, "Enhancing JavaScript with Transactions", Published in Proceedings of ECOOP's;12, 2012
  8. Nataliia Bielova, "Survey on JavaScript Security Policies and their Enforcement Mechanisms in a Web Browser", Journal of Logic and Algebraic Programming, May 2013.
  9. Vineeth Kashyapy John Sarracinoy, z John Wagnery Ben Wiedermannz Ben Hardekopf, "Type Refinement for Static Analysis of JavaScript", ACM 978-1-4503-2433-5/13/10, 2013.
Index Terms

Computer Science
Information Sciences

Keywords

JavaScript Type Refinement Graphical user Interface