subject

Identify the terms associated with the given statements below;
1. the placement of paragraph text relative to the left and right margins
2. the symbol that indicates to which paragraph an object is attached
3. formats applied to images that make pictures resemble sketches or paintings
4. a list of items with each item introduced by a symbol such as a small circle or check mark, which is useful when the items on the list can be displayed in any order
5. text symbols such as small circles or check marks that precede each item in a bulleted list
6. web log to express your opinions, show pictures and videos, keep an ongoing diary, or post links to sites you find interesting
7. web site that provides space to which you can post your blogs
8. program that can run automated tasks over the internet typically at a higher rate than would be possible for a human alone
9. a program that protects web sites against bots by generating and grading tests that humans can pass but current computer programs cannot
10. the alignment of text or objects that is centered horizontally between the left and right margin
11. a series of dots preceding a tab that guides the eye across the line
12. a placeholder that displays preset content, such as the current date, the file name, a page number, or other stored information
13. a graphic that can be moved independently of the surrounding text characters
14. characters that display on the screen, but do not print, indicating where the enter key, the spacebar, and the tab key were pressed; also called non-printing characters
15. pictures, clip art images, charts, or drawing objects

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:00
When is an original work considered public domain? a. when posted via social media b. when it is posted on the internet c. when a copyright symbol is not included with the piece of work d. when explicit permission is given by the author / owner
Answers: 1
question
Computers and Technology, 22.06.2019 10:40
Program using c++ only on visual studio pig is a simple two player dice game, played with one die. the first player to reach or surpass 50 is the winner. each player takes a turn rolling the dice. they add to the pot with each roll, having to decide to roll again and increase the pot, or cash out. the risk being they could lose the amount they’ve accumulated into the pot. the rules for each player’s die roll. 1. roll the dice. a. if user rolled a 1, i. the pot gets set to zero ii. the other player goes to step 1. b. a roll of 2-6 is added to the pot. 2. user can choose to hold or roll again. a. choice roll. return to step 1. b. choice hold. i. increment player score by the pot amount. ii. pot gets set to 0. iii. second player gets to roll and goes to step 1. program requirements: ● before each opponent begins ○ output the score for the person and the computer. ○ output the opponents whose turn is beginning and ask the user to hit enter to continue. ● with each dice roll. ○ output the die value, and amount of the round pot. ○ if it’s the users roll ask if they want to roll again ( r ) or hold ( h ). your program should allow r, r, h or h as valid input. if input is anything else, ask the user again until valid input is obtained. ○ the ai will continue playing until the round pot is 20 or more. ● once a player’s score is greater or equal to 50 then they have won, it will no longer ask if they want to keep rolling the die or not. ● once there is a winner ○ score totals are output along with who the winner was. user or computer ○ player is asked if they want to play again y or n. valid input should be y, y, or n, n. ● when a new game starts the starting roll goes to the player that did not roll last. if the user rolled last in the previous game, then the computer rolls first and vice versa. when the program first begins, the player will make the first roll of the first game. development notes : ● you will need a way to roll dice in your program. the rand() function works well, but returns an integer. if we want numbers 0 – 9 we can get the value modulus 10. ● call srand() with a value to seed it. it’s common to seed it with the current computer clock, include ctime, and then call srand(time(
Answers: 1
question
Computers and Technology, 23.06.2019 03:30
Hashtags serve to identify the topic of a given tweet true false
Answers: 2
question
Computers and Technology, 24.06.2019 07:20
3pointsyou've found an image you want to insert into your slide presentation. youwant to make the image look more gray so that it looks like an older imagewhat would you need to adjust? 0.00o a. sizeo b. hueo c. contrasto d. tones
Answers: 2
You know the right answer?
Identify the terms associated with the given statements below;
1. the placement of paragraph...
Questions
question
Mathematics, 30.08.2019 19:00
Questions on the website: 13722367