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
jasenka [17]
2 years ago
6

What is the answer for 2.8.10 word games? This is what I have so far, but I can’t seem to be able to figure out the bananaSplit

public strings.

Computers and Technology
1 answer:
Feliz [49]2 years ago
8 0

Answer:

 public String bananaSplit(int insertIdx, String insertText) {

     return word.substring(0, insertIdx) + insertText + word.substring(insertIdx);

 }

Explanation:

Do you have the other parts of the WordGames class?

You might be interested in
A python programmer is writing a function definition. What syntax should be used?
Kay [80]

Answer:

<u>Syntax of function in the Python Programming Language.</u>

def function_name():

   '''body of the function or code'''

#calling of the function

function_name()

Note: In Python Programming Language, Indentation is sensitive if you not focus on the indentation then, you program occurs an indentation error.

Explanation:

In Python Programming language, we can use the "def" keyword to define a function then we write the name of the function and then use parentheses for the argument list. "#" is used for the single-line comment and " ''' ''' " is used for the multiple line comment.

A function is the part or module of the program which provides users the feature of reusability of that code anywhere only by calling them.

8 0
3 years ago
Which sign or symbol will you use to lock cells for absolute cell reference?
ivanzaharov [21]
It's asterisk hope this helped
7 0
3 years ago
Read 2 more answers
Personal computer hard disk platters typically have storage capacities ranging from 40 gb to ____.
Doss [256]
2tb I think I'm not that sure
7 0
3 years ago
Q.N.2. Write T for true statement and 'F' for the false one: with a) Monitor is called visual display unit. b) IPO is the basic
Svetradugi [14.3K]

Answer:

a. t

B.f

c.f

d.f

e.f

f.f

g. f

4 0
3 years ago
Which of the following are common data types? Check all that apply.
aliya0001 [1]

Answer:

integers

booleans

characters

floating-point numbers

alphanumeric strings

Explanation:

7 0
3 years ago
Other questions:
  • Disk quotas are set using the ____ console. diskpart disk management mst windows explorer
    10·1 answer
  • The code segmentif (speed &lt;= 40)cout &lt;&lt; "Too slow";if (speed &gt; 40 &amp;&amp; speed &lt;= 55)cout &lt;&lt; "Good spee
    11·1 answer
  • Are the actions legal or illegal?
    13·1 answer
  • There are how many GPS satellites orbiting the earth
    15·1 answer
  • A local cinema allows customer to make a movie ticket reservation. A customer can be
    6·1 answer
  • Clicking the ____ opens the insert function dialog box.
    13·1 answer
  • Looking for friends, anyone up for it?
    12·2 answers
  • List the operating system you recommend, and write a sentence explaining why.
    8·1 answer
  • 1. Who was the first lady programmer?​
    14·2 answers
  • You can resize a row in a table by dragging the ____.
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!