Skip to content

angelatricarico/gestioneRegistroStudenti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Gestione di un Registro di Studenti

Creare un programma Java che consenta di gestire un registro degli studenti. Il programma deve:

  1. Aggiungere nuovi studenti con:
  • Nome,
  • Cognome,
  • Matricola (univoca).
  1. Visualizzare l'elenco degli studenti presenti in registro.
  2. Cercare uno studente tramite la matricola e darne riscontro.

About

Simulazione della gestione di un registro studentesco

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages