CFP last date
22 July 2024
Call for Paper
August Edition
IJCA solicits high quality original research papers for the upcoming August edition of the journal. The last date of research paper submission is 22 July 2024

Submit your paper
Know more
Reseach Article

Is it Possible to Develop a Language without Exception Handling?

by Richa Baijal
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 143 - Number 9
Year of Publication: 2016
Authors: Richa Baijal
10.5120/ijca2016910348

Richa Baijal . Is it Possible to Develop a Language without Exception Handling?. International Journal of Computer Applications. 143, 9 ( Jun 2016), 24-29. DOI=10.5120/ijca2016910348

@article{ 10.5120/ijca2016910348,
author = { Richa Baijal },
title = { Is it Possible to Develop a Language without Exception Handling? },
journal = { International Journal of Computer Applications },
issue_date = { Jun 2016 },
volume = { 143 },
number = { 9 },
month = { Jun },
year = { 2016 },
issn = { 0975-8887 },
pages = { 24-29 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume143/number9/25106-2016910348/ },
doi = { 10.5120/ijca2016910348 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T23:45:54.359150+05:30
%A Richa Baijal
%T Is it Possible to Develop a Language without Exception Handling?
%J International Journal of Computer Applications
%@ 0975-8887
%V 143
%N 9
%P 24-29
%D 2016
%I Foundation of Computer Science (FCS), NY, USA
Abstract

In this paper, a knowledge of library files that are used to handle exceptions in different languages is provided. The languages taken C,C++ and Java are taken as the reference languages. This paper provides the knowledge about library files used to handle exceptions in these languages which are very important from a programmer/researchers’point of view.

References
  1. Yashavant P. Kanetkar . Let Us C ; Infinity Science Press, 2008
  2. Yashavant P. Kanetkar . Let Us C++ ; Infinity Science Press, 2008
  3. Nicolai M. Josuttis,The C++ Standard Library: A Tutorial And Reference
  4. Stephen Stelting,Robust Java: Exception Handling, Testing, and Debugging; Prentice Hall PTR, 2004.
  5. Herbert Schildt,Java2:The Complete Reference.
  6. Bruce Eckel,Thinking In Java;Pearson Education,India.
Index Terms

Computer Science
Information Sciences

Keywords

Exceptions Library files in C C++ Java error handling exception handling.