Computers and Technology

In this exercise, you are given a word or phrase and you need to return that word or phrase with the word ‘like’ in front of it.

If the phrase already starts with like, you should not add another one, just return the phrase as is.

Example:

like("totally awesome") --> "like totally awesome"
like("like cool dude") --> "like cool dude"
like("I like you") -->"like I like you"

This is in Java.

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 11:30, lindalu
Hassan is writing his master’s thesis, which is a thirty-page document. he received some feedback from his professor in the form of comments, but does not see where the comments are. what is the fastest way for hassan to find the feedback?
Answers: 3
image
Computers and Technology, 23.06.2019 21:20, FlowerChild1229
For positive constants a and b, the force between two atoms in a molecule is given f(r) = −a r2 + b r3 , where r > 0 is the distance between the atoms. note: a and b are upper case letters. (a) find f '(r) = (b) find the critical point for f(r). r = (c) find f ''(r) = (d) find the value of r so that f ''(r) = 0.
Answers: 1
image
Computers and Technology, 25.06.2019 07:00, KillerSteamcar
Asap 50 points ( paragraph pls) discuss the role of the concept behind the "internet of things (iot)" in today's digitally connected society.
Answers: 2
image
Computers and Technology, 25.06.2019 12:10, uwrongboi
Create a function called quadform( ) that takes as input the coefficients of the quadratic equation (a, b,c) and returns the two distinct real roots (x1,x2) as output, if they exist. in addition, the function returns a message (flag) that informs the user if an error occurred when trying to find two distinct real roots. the possible errors are: (1) "only one root is found"; (2) "imaginary roots are found"; (3) "any value of x is a solution"; (4) "no zeroes exist." if no errors occur, then flag should be "no errors".
Answers: 1
Do you know the correct answer?
In this exercise, you are given a word or phrase and you need to return that word or phrase with the...

Questions in other subjects:

Konu
Arts, 23.11.2020 17:10
Konu
Social Studies, 23.11.2020 17:10
Konu
Chemistry, 23.11.2020 17:10