Preview

Online Vehicle Booking

Powerful Essays
Open Document
Open Document
8414 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Online Vehicle Booking
Assignment 1:

The goals of this assignment are:
- learn to compile and run a very simple Java program
- To know how to use environment (a) WAP to generate Fibonacci Series

(b) WAP to generate Prime Number Series

(c) WAP to convert given Celsius to Fahrenheit

Assignment 2:

The goals of this assignment are:
- learn to compile and run a very simple Java program
- learn to Arrays (a) WAP to find the sum of ‘n’ Numbers

(b) WAP to Sort ‘n’ Numbers

(c) WAP to Addition, Subtraction and Multiplication of two matrices

Assignment 3:

The goals of this assignment are:
- learn to compile and run a very simple Java program
- learn to use String, StringBuffer and StringBuilder (a) Demonstrate an example to extract substring of from a string

(b) WAP to parse String using String Tokenizer

(c) WAP to reverse a String (By character)

(d) WAP to reverse a String (By words)

(e) Demonstrate an example StringBuffer and String and StringBuilder

(f) Demonstrate difference between == and equals operator on String

(g) WAP to convert cases of given String

(h) WAP to sort given ‘N’ Strings

(i) WAP to concatenation of String

(j) WAP to string comparision

Assignment 4:

The goals of this assignment are:
- learn to use of MATH library
- learn passing command line arguments Demonstrate an example for Constants, Truncating, comparision, power , Trigonometric ,square roots and generate random number using Math library

Assignment 5:

The goals of this assignment are:
- learn the basic jargon of object oriented programming and how it appears in code
- learn how a Java program is organized into multiple source files
- learn to compile and run a very simple Java program (a) Create an application program that consists of 2 classes, a "startup class" and a second class that prints out the values of at least 3 instance variables that are initialized in one

You May Also Find These Documents Helpful

  • Satisfactory Essays

    a. Write a C++ function named fracpart() that returns the fractional part of any number…

    • 720 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Step 2: Think of good variable names for the following pieces of data that will need to be stored with in this program.…

    • 777 Words
    • 4 Pages
    Satisfactory Essays
  • Powerful Essays

    Mat 540 Week 4 Paper

    • 1775 Words
    • 8 Pages

    Although the details can be quite complex, these details are the basic principles of object-oriented programming.…

    • 1775 Words
    • 8 Pages
    Powerful Essays
  • Powerful Essays

    Pt1420 Unit 1 Assignment 2

    • 1305 Words
    • 6 Pages

    Das, D., Gregersen, E., Hosch, L., Lotha, G., Sampaolo, M., Sinha, S. (2014). C++. In Encyclopedia Britannica.…

    • 1305 Words
    • 6 Pages
    Powerful Essays
  • Satisfactory Essays

    Cosc-2436-73426 Project 2

    • 306 Words
    • 2 Pages

    I := Random(1,n) // uses the library function to get a a random integer between 1 and n…

    • 306 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Comp 122 Week 1 Ilab

    • 662 Words
    • 3 Pages

    4. Identify two test cases, one using whole number values, and one using decimal number values. For each of the two test cases show what inputs you will use and what your expected outputs should be.…

    • 662 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Psy300 Week 8

    • 760 Words
    • 4 Pages

    Understanding object-oriented methodologies is often difficult. You already understand that object-oriented analysis and design emulates the way human beings tend to think and conceptualize problems in the everyday world. With a little practice, object-oriented programming will become second nature to you.…

    • 760 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Coding Application Report

    • 2395 Words
    • 10 Pages

    The following Coding Application statements are intended to familiarize you with the coding process in a more concentrated and definitive manner. Please feel free to share with your instructor and with your fellow students your findings and methods. If you have questions this is the time to ask for clarity and explore the outcomes.…

    • 2395 Words
    • 10 Pages
    Satisfactory Essays
  • Powerful Essays

    here is for the specter of a quiz to always be hanging over the student where he knows he…

    • 83928 Words
    • 594 Pages
    Powerful Essays
  • Good Essays

    W8 Comp

    • 898 Words
    • 4 Pages

    2) What is an example of a numeric constant? (Points : 5) "1" "oops" 12432 "12332"…

    • 898 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    6 8c Chapter Excercises

    • 515 Words
    • 2 Pages

    In object-oriented analysis each object represents real people, places, events, and transactions (nouns). Unlike structured analysis, which treats data and processes separately, objects include data and processes that can affect the data. A major advantage of O-O designs is that systems analysts can save time and avoid errors by using modular objects, and programmers can translate the designs into code, working with reusable program modules that have been tested and verified…

    • 515 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Lab 3 Student

    • 1264 Words
    • 7 Pages

    This lab accompanies Chapter 2 (pp. 56-68) of Starting Out with Programming Logic & Design.…

    • 1264 Words
    • 7 Pages
    Satisfactory Essays
  • Powerful Essays

    what ever

    • 1175 Words
    • 5 Pages

    Three employee initials; the number of hours worked; the hourly rate of pay for the employee. Calculate and output the employee's gross pay, deductions, and net pay. Deductions include the following:…

    • 1175 Words
    • 5 Pages
    Powerful Essays
  • Powerful Essays

    It 210 Weeks

    • 2760 Words
    • 12 Pages

    This course provides students with a basic understanding of programming practices. Concepts covered include flowcharting, pseudocode methodologies, and an understanding of programming practices. Students will learn how these concepts, when properly applied, improve program design.…

    • 2760 Words
    • 12 Pages
    Powerful Essays
  • Good Essays

    Reusability of Code

    • 511 Words
    • 3 Pages

    Object-oriented programming and procedural programming are two programming paradigms that distribute common attributes as well as various differences. A procedure is an additional name for a routing, technique or function. Procedures and objects both use algorithms to develop the system and any logical calculation that is necessary for the program. A function is divided from variables and data compositions. Procedures are intended to run the code in a precise order, while OPP merges data with the function in the function changes the data that is bound to it into a unit identified as an object. Other useful features such as abstraction, encapsulation, and inheritance can be achieved while working with OPP.…

    • 511 Words
    • 3 Pages
    Good Essays

Related Topics