Question
Aims:Introducing Java annotationfor the javadocutility. Topic:javadocChecklist:1.Make sure Git installation is configured with your name.2.Make sure Git installation is configured with your university e-mail address.3.Java compiler
Aims:Introducing Java annotationfor the javadocutility. Topic:javadocChecklist:1.Make sure Git installation is configured with your name.2.Make sure Git installation is configured with your university e-mail address.3.Java compiler and Java Runtime Environment have the same version and their version is 8 or higher.4.Notepad++ is configured such that the Tab length is 3 spaces.Summary: Fix a problem in the code that is resulted from dynamic checking. Questions:Task 3.3: Create a folder on your machine and name it with your IDTask3.31.Initialize this folder as aGit repository. 2.Trach source code and *.png files only.3.Copy *.java files from IDTask3.2into the folder IDTask3.34.With each meaningful change made to the source code file(s), do the following:a.Save the file in Notepad++b.Stage the filec.Store the file in the Git repository.d.Show the status of your repository.5.Compile all source files and run TestAlgo for n = 7. What did you get?6.Take a snapshot of the compilation and runsteps and save in a file result01.png7.Fix the dynamic checking result using a List
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started