Skip to content

In this assignment, we were tasked with running different codes using java and c++. The goal of the assignment is to show the appropriate output and improve ourselves. The solution is implemented in Java, utilizing object-oriented programming principles and Java's rich set of libraries.

License

Notifications You must be signed in to change notification settings

ohansfav/JAVA-ASSIGNMENTS-

Repository files navigation

JAVA-ASSIGNMENTS

This repository contains the solution for java Assignment for csc 211 course. The assignment focuses on implementing a specific task or concept using Java.

Table of Contents

Introduction

In this assignment, we were tasked with implementing a [specific task or concept] using Java. The goal of the assignment is to run several java code and get output

Requirements

To run the code in this repository, you need the following:

  • Java Development Kit (JDK) installed on your machine (Version X.X.X or higher)
  • Any additional libraries or dependencies, if applicable
  • netbeans or any compactabe java ide ##codeblocks for c++

Usage

To use the code for this assignment, follow these steps:

  1. Clone this repository to your local machine.
  2. Open your preferred Java IDE (e.g., Netbeans, IntelliJ, Eclipse, or VSCode).
  3. Import the project into your IDE.
  4. Compile and run the Java file(s) containing the assignment solution.
  5. Follow the on-screen instructions, if applicable, to interact with the program.

Implementation Details

The assignment is implemented in Java, using object-oriented programming concepts. The solution consists of one or more Java classes that encapsulate the required functionality.

// Example code snippet
public class Main {
    public static void main(String[] args) {
        // Instantiate objects and demonstrate functionality
    }
}

license

License by apache, Oracle and codeblock.

About

In this assignment, we were tasked with running different codes using java and c++. The goal of the assignment is to show the appropriate output and improve ourselves. The solution is implemented in Java, utilizing object-oriented programming principles and Java's rich set of libraries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published