Answer:
String word = "George slew the dragon";
int pos = word.indexOf("dr");
String drWord = word.substring(pos, pos+4);
System.out.println(drWord);
Explanation:
Assuming dr is always there, we don't have to check the validity of 'pos'. Normally, you would!
Answer:
A. domain adminsb because maybe it might be the right answer.
This is true because you can go and check yourself in Word and you can click on an image and the sizing handles will appear.
hope that helps :)
An ordered list.
<ol>
<li> This is the first item.
<li> This is the second item.
</ol>
Answer:
C. A file that a Web site stores on a visitor's computer
Explanation:
Have a nice day! :)