Answer:
employees.get(0)
Explanation:
In the programming, the index of ArrayList start from zero.
So, the element start storing in the ArrayList from the zero index.
get() is the function which is used to retrieve or getting the value in the
ArrayList.
The function employees.get(0), it retrieve the element of zero index.
The function employees.get(1), it retrieve the element of first index.
The function employees.first(1), it is wrong calling.
The function employees.get(), it is wrong calling. you have to enter the index value inside the get().
Answer:
The python program is given with appropriate comments
Explanation:
#Implementation of printStars function
def printStars(n):
#check if n is greater than 0
if n>0:
for i in range(n):
print ('*', end="")
#Declare starCount and initialize some negative integer
starCount = -8
if starCount>0:
print ('*', end="")
printStars(starCount-1)
Web 2.0 Tools can aid in searches using key words
Explanation:
Web 2.0 Tools can aid in searches using key words .The followings are some tool like face book and you tube and google search that allow users to searches using key words. web 2.0 tools can be used to teach curriculum content, store data, create and edit video, edit photos,etc.,
Web 2.0 tools are easy to use websites designed to encourage creativity, team work, also helps in higher order thinking skills in classroom .The important thing is to teach students to think critically with whatever tools they have in front of them using key words while searching.
I think it’s presentation.
Like if I am right.
My answer -
<span>i think the last step in conducting a URL search would be :
A. The user's browser renders the html code as a visual web page.
A web page that we commonly see is structured by a bunch of 1 and 0.
Rendering process allow the machine to interpret that 1 and 0 into the
visual that we currently seeing
Hope this helps.
Note -
Have and AWESOME !!! day I LOVE!!! you let me know if you need additional help! Really gald 2 help</span>