Skip to content

This is a repository containing all solved questions of AOT Java Lab Assignment

License

Notifications You must be signed in to change notification settings

arnab7070/OOPS-LAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purple-and-Black-Simple-Technology-Keynote-Presentation.gif

OOPS-LAB

Welcome to the "OOPS-LAB" repository! This repository is a collection of assignments related to Object-Oriented Programming (OOP) concepts. These assignments are designed to help you grasp fundamental and advanced principles of OOP using Java.

Course Outcomes:

Upon successful completion of this Lab, you will:

  • Learn key concepts of object-oriented programming, such as class, constructor, overloading, inheritance, and overriding.
  • Basic Standalone application Programming in JAVA.
  • Understand the wrapper class, vectors, arrays in JAVA.
  • Develop interfaces - multiple inheritance, extending interfaces.

Important Commands:

  • To compile a java file: javac filename.java
  • To compile a java package file: javac -d . filename.java
  • To run a java file: java filename

Feel free to explore the assignments at your own pace. If you have any questions or suggestions, don't hesitate to open an issue.

Contributing

If you'd like to contribute to this repository, you can fork the project, create a new branch, make your changes, and then submit a pull request. Your contributions are highly appreciated!

License

This project is licensed under the MIT License - see the LICENSE file for details.

Happy coding!

About

This is a repository containing all solved questions of AOT Java Lab Assignment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages