Newsreader.
I hope it helps you.
Answer:
public static List<String> listUpper(List<String> list){
List<String> upperList = new ArrayList<String>();
for(String s:list){
s = s.toUpperCase();
upperList.add(s);
}
return upperList;
}
Explanation:
Create a method named listUpper that takes list as a parameter
Inside the method, initialize a new list named upperList. Create a for-each loop that iterates through the list. Inside the loop, convert each string to uppercase, using toUpperCase method, and add it to the upperList.
When the loop is done, return the upperList
Answer:
Weekend
Explanation:
Scratch is a type of programming language that is block-based and has children as its target audience. With this, users can make online projects using the program interface.
The name of the first program created using Scratch was created and named Weekend.
Answer: True.
Explanation:
The value of the IF is very important to respond to the interrupts in the OS. It is a system flag bit. All the hardware interrupts will be handled if the flag value is set to 1 else all interrupts will be ignored. It takes two values either 1 or 0.
Answer:
Enable automatic publishing of a 60-second preview of the video in your feed.
Explanation:
The user has recently posted the insta clip of Four minutes through their IGTV network. He also attached hashtags that help searchability to that of the definition. Enabling that instant publication within his stream of such a 60-second teaser video for that clip has been some other strategy he might also used to expose such a clip for his followers.
So, the following are the reason which describe that answer is correct according to the scenario.