1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
eduard
3 years ago
10

JAVA

Computers and Technology
1 answer:
Morgarella [4.7K]3 years ago
8 0

import java.util.Scanner;

public class JavaApplication42 {

   public static void main(String[] args) {

       Scanner scan = new Scanner(System.in);

       System.out.println("Input a word:");

       String word = scan.nextLine();

       for (int i = 0; i < word.length(); i+=2){

           System.out.print(word.substring(i,i+1));

           

       }

   }

   

}

I hope this helps!

You might be interested in
What are the advantages of using variables in a data type?
mixas84 [53]

Answer:

A variable is a name associated with a data value; we say that the variable "stores" or "contains" the value. Variables allow us to store and manipulate data in our programs.

5 0
3 years ago
((Excel)) please help, 100 points, and brain crown thingy, not only that, i will make several of these so you can get several hu
cupoosta [38]

Answer:

First you read the question and numbers, then you use the numbers in the correct way and you try reallllyyy hard, you will find your answer! Hope this helps! :D

4 0
2 years ago
Which of the following is NOT a safety practice for working near power lines?
dimulka [17.4K]
The answer is use rider posts, when available, to avoid getting too close to the power line. 

I hope this helps!  
5 0
3 years ago
Which option will you use to show your presentation to the audience?
spin [16.1K]

Answer:

Powerpoint is a good option.

Explanation:

You can also connect the computer that has to powerpoint to a larger monitor.

Hope it helps! :)

3 0
3 years ago
Which of the following are true about List Views? A. Save list views for future use. B. Specify which groups of users have acces
skelet666 [1.2K]

Answer:

A. Save list views for future use.

B. Specify which groups of users have access to the list view.

C. Print list views.

D. Follow records and view related.

Explanation:

List views is the application or tool that is used to establish the relationship between companies and their customers.  This provides a platform to the companies that they can track the users to gather the information. The purpose of this information is to increase the satisfaction of the customers by improving the products as per user demand. The purpose of this tool is to improve the business and make new strategies to meet the customer demands.

The above four mentioned are the benefits of list views. This can save the record of the customers for future use. With the help of this software, company can recognize and characterize their products by making different groups of customers on the basis of gender and age. These record are printable and also can be used to post different product promotion on the groups.

7 0
3 years ago
Other questions:
  • A(n) _____ is a type of man-in-the-middle attack where an attacker captures the data that is being transmitted, records it, and
    15·2 answers
  • The factorial of an integer N is the product of the integers between 1 and N, inclusive. Write a while loop that computes the fa
    10·1 answer
  • Please Help!
    6·2 answers
  • An optimal solution to a linear programming problem MUST lie A. somewere on the line between two corner points. B. somewhere out
    12·1 answer
  • How can you specify a page has the highest priority?
    7·1 answer
  • Software on your computer is taking a long time to load. What could help solve this problem?
    5·1 answer
  • which of the following statements about matter is true a.matter is anything that occupies space and possesses mass b.matter can
    5·2 answers
  • Instructions:Type the correct answer in the box. Spell all words correctly.
    9·2 answers
  • Login
    11·1 answer
  • Using a wireless technology known as ___, many smartphones can now be tapped on special payment devices to complete your purchas
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!