Hey this code was made in java if you have any issues let me know
package nametest;
public class Nametest {
public static void main(String[] args) {
System.out.println("namehere");
System.out.println("namehere");
System.out.println("namehere");
System.out.println("namehere");
System.out.println("namehere");
System.out.println("namehere");
System.out.println("namehere");
System.out.println("namehere");
System.out.println("namehere");
System.out.println("namehere");
}
}
Hope it helps
-scav
Group of answer choices.
A. Spreadsheet program
B. Microsoft Windows Explorer
C. Word-processing program
D. Notepad
Answer:
B. Microsoft Windows Explorer
Explanation:
A software can be defined as a set of executable instructions (codes) or collection of data that is used typically to instruct a computer how to perform a specific task and to solve a particular problem.
In this scenario, you saved a file on drive "C" of your computer. The software program or application which you would use to find and open the file is Microsoft Windows Explorer.
The Microsoft Windows Explorer is an inbuilt resources that avails the end users the ability to perform various operations on a file and it provides the folder paths used for the storage of user files. It is the default program for file and folder documents on a computer system.
Answer:
Please find the answer in the attached image.
Explanation:
I wrote this program using JavaScript programming language.
// A function to check tickets
function tickets(user_tickets){
var num_tickets;
if (user_tickets < 5) {
num_tickets = 1;
return ('num_tickets: '+ num_tickets);
}
else {
num_tickets = user_tickets;
return('num_tickets: '+ num_tickets);
}
}
// Testing the tickets function
// With user_tickets = 3, 5, 8, and 1
console.log(tickets(3));
console.log(tickets(5));
console.log(tickets(8));
console.log(tickets(1));
Answer:
A rack is a metal frame used to hold various hardware devices such as servers, hard disk drives, modems and other electronic equipment.
A tower is a metal chassis that holds all of the computer's components.
I hope this helped you !
That is actually true. In order to format the font, margins and alignment of a form you need to s<span>elect the control that you want to format, then right-click the selection, and then click Format Control. What you do next is that on the Font tab you select the font type, font style, font size, other formatting options for the selected text and in order to finish to press ok </span>