Answer:
The answer to this question can be given as
The potential problem with the loop is it's counts when the user enters -1 from the keyboard, so the count will too many.
Explanation:
In the program there some line is missing. So the right program of the question can be given as:
import java.util.*; //import package for take input from user.
public class Main //define main class.
{
public static void main(String[] args)//define main function
{
Scanner scan=new Scanner(System.in); //creating object.
//print values.
System.out.print("Enter integers. Enter -1 to exit.");
System.out.println(" Count of integers entered will be returned.");
int n=0,c=0; //declaring integer variable.
while (n != -1) //loop
{
n = scan.nextInt(); //take input by user and hold on variable n.
c++;
}
System.out.println(c); //print value.
}
}
output:
Enter integers. Enter -1 to exit. Count of integers entered will be returned.
-1
1
The step that the analyst take to apply the same formula to all adjacent years using the Macabacus’ Fast Fill Right shortcuts is the use of the Macabacus Excel Add-in.
<h3>What are the feature in the Formulas menu of the Macabacus Excel add-in?</h3>
The Macabacus Excel Add-in is known to be a formula auditing tools that aids one to be able to know and correct any kinds of errors and other forms of inconsistencies in the financial models.
Note that it is one that tends to bring up the speed of the modeling process. The Excel add-in is a tool that aid the users to make some reliable links between the financial model and that of the PowerPoint or Word documents.
Hence, The step that the analyst take to apply the same formula to all adjacent years using the Macabacus’ Fast Fill Right shortcuts is the use of the Macabacus Excel Add-in.
Learn more about Macabacus from
brainly.com/question/1538272
#SPJ1
It's true because you can get a better understanding when looking at the evidence.
Whenever honestly , what subject is this for?