Research Article

Analysis, Implementation, Comparison and Evaluation of different Logical Techniques of Solving the Same Computing Problem

by  Vimal P. Parmar, C. K. Kumbharana
journal cover
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 134 - Issue 16
Published: January 2016
Authors: Vimal P. Parmar, C. K. Kumbharana
10.5120/ijca2016908217
PDF

Vimal P. Parmar, C. K. Kumbharana . Analysis, Implementation, Comparison and Evaluation of different Logical Techniques of Solving the Same Computing Problem. International Journal of Computer Applications. 134, 16 (January 2016), 31-35. DOI=10.5120/ijca2016908217

                        @article{ 10.5120/ijca2016908217,
                        author  = { Vimal P. Parmar,C. K. Kumbharana },
                        title   = { Analysis, Implementation, Comparison and Evaluation of different Logical Techniques of Solving the Same Computing Problem },
                        journal = { International Journal of Computer Applications },
                        year    = { 2016 },
                        volume  = { 134 },
                        number  = { 16 },
                        pages   = { 31-35 },
                        doi     = { 10.5120/ijca2016908217 },
                        publisher = { Foundation of Computer Science (FCS), NY, USA }
                        }
                        %0 Journal Article
                        %D 2016
                        %A Vimal P. Parmar
                        %A C. K. Kumbharana
                        %T Analysis, Implementation, Comparison and Evaluation of different Logical Techniques of Solving the Same Computing Problem%T 
                        %J International Journal of Computer Applications
                        %V 134
                        %N 16
                        %P 31-35
                        %R 10.5120/ijca2016908217
                        %I Foundation of Computer Science (FCS), NY, USA
Abstract

Computers are considered as logic driven tools. We can have different solutions for the same problem. How a particular problem can be solved depends on the individual thinking and logic. There may be multiple routes to reach from one city to another, what the route is selected depends on the best route in terms of distance, quality of routes and safety. Same way parallel it can be compared with the approach for solving computing problems. To perform task through a computer we must require writing a program in specific language and then converting it into its equivalent machine language program either by an interpreter or a compiler. Also, there exist more than one such type of solutions for the same problem. Each may have its own advantages and disadvantages in terms of memory requirement, time required for executing by a computer and readability in form of understanding the logic of solution. This research paper is discussing different basic problems to be solved by a computer in different ways and which is better compared to others using above characteristics. Same type of analysis can be applied to any complex problem by determining all possible solutions and comparisons. The examples used are so basic to better understand the power of programming language and the solution itself.

References
  • Dennis M Ritchie, Brian W. Kernighan “The C Programming Language” Second Edition
  • Pradip dey, Manas Ghosh “ Programming in C” Oxford publication
  • E. Balagurusamy “Programming in ANSI C”
  • Yashavant Kanetkar “Let us C”
Index Terms
Computer Science
Information Sciences
No index terms available.
Keywords

Analysis comparison evaluation memory requirement execution time

Powered by PhDFocusTM