<span>/**
*
*
* Exercise 1.2 - Display Five Messages
*
*/
public class Ex01_02 {
public static void main(String[] args) {
System.out.println("Welcome to Java");
System.out.println("Welcome to Java");
System.out.println("Welcome to Java");
System.out.println("Welcome to Java");
System.out.println("Welcome to Java");
}
}</span>
Answer:
The correct answer to the following question will be Option B (Hardware strategy).
Explanation:
<u>Hardware strategy:</u>
It looks at existing infrastructure for software, hardware, and services and discusses the designs of physical databases.
Hardware Strategy should try and identify any technological threats or limitations surrounding the following:
- Quality
- Maintenance
- Delivery
- Scalability
- Disaster recovery
- Sizing
This approach also aims at maximizing the importance of existing technical resources. The team looks at the efficient use of software and their overall transition to company and technological environments.
Therefore, Option B is the right answer.
Answer:
Build a global action to create Contacts
Explanation:
Based on the information given the mobile solution that an app builder should recommend should be GLOBAL ACTION because global action enables new contact to be created quickly ,Global actions also enables the creation or update of records as well sending email, all without leaving the page the person is working on which is why GLOBAL ACTION is often recommended because it saves time.
Answer:a)Search Network
Explanation:Search network is the tool provided by Google where the advertisements appear when there is search execute on the website or apps.The ad appears while searching is due to the keywords present in the search titles.
Other options are incorrect because display network is already taken by the user and because of that display, text and video are being accessed and Universal app contain various features which is not required in this situation.Search network along with display opt-in is not correct because it already has display network. Thus the correct option is option(a).