Computer Science, asked by cherrymeabahoy30, 30 days ago

class GFG{
public static void main(String[]args){
Short a=new Short("14");
Short b=new Short("46");
Boolean output=a.equals(b);
System.out.println("Does" + a +" equals " + b +" : " + output);

}
}

Answers

Answered by kunalkafunda
0

Answer:

A substantive test confirms the integrity of actual processing. ... C. ensure all necessary controls are included in the initial design. ... data with control totals of the original data is the next logical step, as this confirms the completeness of the imported data. ... C. error handling and credibility checks may not be fully proven.

Explanation:

Mark as brain least

Similar questions