You can’t.
You can usually skip the last 10-20 seconds. If you click on the button that says next repeatedly you can skip a few seconds. That’s the most you can do though :/
Answer:
you can't
Explanation:
A dictionary is also known as
Answer:
wordbook, lexicon or vocabulary
Explanation:
learned, dunno what lesson ur doing tho
Select the correct answer.
A student is browsing a website. While browsing, he clicks on a link that takes him to another website. Which code gives the correct format of the
external link?
Answer:
(B) because on a website IT HAS TO HAVE "WWW." first
describe the third generation of computers
Answer:
The period of third generation was from 1965-1971. The computers of third generation used Integrated Circuits (ICs) in place of transistors. A single IC has many transistors, resistors, and capacitors along with the associated circuitry.
The IC was invented by Jack Kilby. This development made computers smaller in size, reliable, and efficient. In this generation remote processing, time-sharing, multiprogramming operating system were used. High-level languages (FORTRAN-II TO IV, COBOL, PASCAL PL/1, BASIC, ALGOL-68 etc.) were used during this generation.
Third Generation
The main features of third generation are −
IC used
More reliable in comparison to previous two generations
Smaller size
Generated less heat
Faster
Lesser maintenance
Costly
AC required
Consumed lesser electricity
Supported high-level language
Some computers of this generation were −
IBM-360 series
Honeywell-6000 series
PDP (Personal Data Processor)
IBM-370/168
TDC-316
Rinaldo and his game design team have
Answer:
HAVE DA baby
Explanation:LLLLLLLLLLLLLLLLLLLLLETS GOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
Who did Connie Macpherson think her visitor was?
Connie Macpherson thought that her visitor was her husband,Jim!
I hope it will helps you!
Climax Medical Technology, a fast-growing global research firm, has accumulated so much client information that conventional database management systems cannot handle its customers' needs. Therefore, Climax purchased very sophisticated analysis software and supercomputing-level hardware. Climax Medical Technology is tapping the power of Group of answer choices mega IT. new age computing. super data. cyber-age databases. Big Data.
Answer:
big data.
Explanation:
It is correct to say that by implementing very sophisticated analytics software and supercomputing level hardware, Climax Medical Technology is harnessing the power of big data.
This is a tool capable of storing a large volume of data and making them available for organizational management in a structured, strategic and informative way, which helps an organization to achieve a competitive advantage in the market.
Big Data makes structured and unstructured data accessible to a company, so that they can use them intelligently for business solutions and to aid in the management and data collection process, helping to create more value and continuous improvement in an organization.
Your computer system is a participant in an asymmetric cryptography system. You've crafted a message to be sent to another user. Before transmission, you hash the message and then encrypt the hash using your private key. You then attach this encrypted hash to your message as a digital signature before sending it to the other user. Which protection does the private key-signing activity of this process provide
Answer: integrity
Explanation:
Hashing refers to changing a string of characters into shorter fixed-length value which represents the original string. Hashing is faster to find items in the database.
Based on the information given, the protection that he private key-signing activity of this process provide us integrity.
Customizable diagrams, including List, Process, and Cycle diagrams, are built into Word and can be found in
O SmartArt.
O WordArt.
O Clip Art
O Pictures
Please help ASAP
Answer:
clip art
Explanation:
i hope this helps you
39 POINTS !
Okay so basically I have a 60 percent keyboard, and it’s LED perfect in shape jkeyboard okay.
I try connecting it to my ps4 and it’s detected but it won’t light up nor will any of the keys respond.
I have tried resetting my ps4
Iv’e tried unplugging and replacing in
I’ve tried holding FN and N to disable the n rollkey
I be tried plugging it into a pc
But nothing wors does anyone know how to fix it?
Answer:
Contact a service center electronics managementAnswer:
take it back to the store with your the receipt and get a new one
Please help! Why is my windows homepage like this with no desktop pictures for apps? It has like a mail logo for everything. How do I fix it?
What is the benefit of an intranet?
Answer:
Espero te sirva
Explanation:
Suerte :)
The part of an HTML document where the CSS file is linked is the..?
A) body
B) footer
C) header
D) paragraph
Answer:
C) header
Explanation:
HTML is an acronym for hypertext markup language and it is a standard programming language which is used for designing, developing and creating web pages.
Generally, all HTML documents are divided into two (2) main parts; body and head.
The head (header) contains information such as version of HTML, title of a page, metadata, link to custom favicons and cascaded style sheet (CSS) etc.
On the other hand, the body of a HTML document contains the contents or informations that a web page displays.
Hence, the part of an HTML document where the cascaded style sheet (CSS) file is linked is the header. A style sheet can be linked to an HTML document by three (3) main methods and these are;
I. External style.
II. Inline style.
III. Embedded (internal) style.
5.What is returned by the call go(30)?
public static String go ( int x)
{
String s = "";
for (int n = x; n > 0; n = n - 5)
S = S + x +
return s;}
Answer:
The string returned is: 303030303030
Explanation:
Given
The above method
Required
The returned string
The method returns a string that is repeated x/5 times.
Take for instance;
x = 30
The method will return a string that contains x in 30/5 (i.e. 6) times
Hence, the result of go(30) is 303030303030
the computer that communicate with each other are called ______please ask the answer in 15 minutes after 1 p.m.
The computers that communicate with each other are called [tex]\sf\purple{transmission \:control\: protocol\: (TCP)}[/tex].
[tex]\large\mathfrak{{\pmb{\underline{\orange{Happy\:learning }}{\orange{!}}}}}[/tex]
It is good for your eyes to look away from your computer screen (look at something far away) at least once an hour
What do you suggest for Father's Day?
13) When developing film, how do you dispose of fixer as opposed to developer?
A) Fixer is poured down the drain while developer can be reused.
B) Developer is poured down the drain while fixer can be reused.
C) Both developer and fixer can be poured down the drain.
D) I don't know.
Answer:
B) Developer is poured down the drain while fixer can be reduced
Explanation:
The effluents produced during photographic processing includes, wash water, bleach, fixer, and developer
The developer is an alkaline solution, with a pH of approximately 10.0, while the pH of the fixer is about 4.3, it is therefore, acidic
The rate of discharge of the developer to the fixer is 2 to 1, and the exhausted developer, fixer and process effluents combined are neutral and can be handle by the the treatment works and the drain pipes
Fixer which remain clear can be reused for more than a day, while the spent basic Developer and the acidic Spent Stop Bath can be combined to form a neutral solution, having a pH of approximately 7, which make them less hazardous to be disposed off down the sink into the drain
Therefore, developer is poured down the drain while fixer can be reused
When you use a business class with an object data source, the business class Group of answer choices must have attributes that match the names of the bound fields must have public properties that match the names of the bound fields must have a constructor with parameters that match the names of the bound fields must have get and set procedures that match the names of the bound fields
Answer: must have public properties that match the names of the bound fields
Explanation:
When a business class is used with an object data source, the business class must have public properties that match the names of the bound fields.
Having an attribute which match the names of the bound fields isn't necessary as well as having a constructor with parameters that match the names of the bound fields
Therefore, the correct option is B.
Which of the following is not a characteristic of a large database?
a) Optstore items in a filing cabinet.
b) Stores items in a computer such as music.
c) stores large amounts of items such as an online store.
d) can be used as a small recipe book.
Which media example would be best for mayas presentation
Answer: c. a diagram that explains the steps involved in photosynthesis
Explanation:
The best graphic to use would be one that explains the processes involved in the process of photosynthesis. The best option is therefore the third one as it would actually show useful information on what photosynthesis is and how plants use it to get energy.
The first option would not educate anyone on what photosynthesis is as it does not talk about the process. The second and fourth options are the same.
Why do people enjoy codehs
Answer: this is a moral question, but here is my view
Explanation:
we get to learn about things like java which i am currently learning for AP computer science A
1. PIN
Create a program that asks the user to enter his or her PIN. The program displays a
message if the PIN is correct. Else, it displays another message if the PIN is incorrect.
Answer:
pin the answer you fakoma
Explanation:
You have been asked to install a WLAN for a small business. You centrally locate the WAP in a large room that contains about 15 cubicles where employees work with their mobile devices. You test connectivity from all locations and find that signal strength is good throughout the room. Several months later, you are called to troubleshoot connectivity problems at the site. You find that the large room was divided into two smaller rooms by a floor to ceiling wall with metal studs. What is the most likely reason for the connectivity problems
Answer:
interference
Explanation:
The most likely reason for the connectivity problems is interference. This interference can be caused by many factors but in this scenario the most likely factor would be the metal studs and all the metal used to create the ceiling/floor. Metal is a huge interference when it comes to wifi signals. Depending on the type of metal and the amount it can greatly diminish the signal strength or even completely prevent the signal from passing to it's destination, regardless of how close the destination device is located.
Match each with the correct answer.
1. Practice 4.2
Match the CPU part to its definition.
1. ________ arithmetic logic unit. (ALU)
2. ________ bus unit.
3. ________ cache.
4. ________ control unit.
5. ________ decode unit.
6. ________ regular unit.
-options
A. Decodes instructions and data and transmits the data to other areas in an understandable format.
B. Contains many separate, smaller storage units.
C. Connects all the other major components together, accepts data, and sends data through the input and output bus sections.
D. Control of the overall operations of the CPU.
E. Performs mathematical functions on data stored in the register area.
F. Small temporary memory area that separates and stores income data and instructions.
Answer:
1. E
2. C
3. F
4. D
5. A
6. B
Explanation:
CPU: this is known as the central processing unit and it is considered to be the brain of a computer system. It is the system unit where all of the processing and logical control of a computer system takes place.
A. Decode unit: decodes instructions and data and transmits the data to other areas in an understandable format.
B. Register unit: contains many separate, smaller storage units. Modern CPUs need only a few nanoseconds to execute an instruction when all operands are in its registers.
C. Bus unit: it is used to connect all the other major components together, accepts data, and sends data through the input and output bus sections.
D. Control unit: control of the overall operations of the CPU. The component of the central processing unit (CPU) that controls the overall operation of a computer is the control unit. It comprises of circuitry that makes use of electrical signals to direct the operations of all parts of the computer system. Also, it instructs the input and output device (I/O devices) and the arithmetic logic unit how to respond to informations sent to the processor.
E. Arithmetic logic unit (ALU): performs mathematical functions on data stored in the register area.
F. Cache: small temporary memory area that separates and stores income data and instructions.
is monitor is a television
Answer: Can you rephrase the question
Explanation:
What is one common way to select a package name for a project?
Select one:
a.
Use a company's domain name for uniqueness
b.
Use a very short name to save typing
c.
Use a secret phrase like a password
d.
Use an encryption key for security
Answer:
Jeez idrk
Explanation:
Akkaqka
statement
Looping
WAP to display
name 50 times.
Answer:
can you specify what program you're doing this in? I can do qbasic and maybe python
Which of the following is recalling the main points of a text?
Answer:
Option A< Rote learning
Explanation:
Options for given question
a) Rote learning
b) memorizing
c) Adapting
d) Seeming
Recalling of facts is associated with rote learning in which the education is de-emphasized in the form of science
Hence, option A is correct
When numbers are formatted in percent format, they are multiplied by _______ for display purposes.
1000
100
10
20
Ethan wants to change the font in his document. He should _____.
delete the text, select a font, and type
select a new font and highlight the text
highlight the text and select a new font
zoom in on the text, click on style, and make a selection
Answer:
C because it will work. I tried that a lot of time with documents.
Explanation:
Answer:
Ethan wants to change the font in his document. He should _____.
A. delete the text, select a font, and type
B. select a new font and highlight the text
C. highlight the text and select a new font
D. zoom in on the text, click on style, and make a selection
It is highlight the text and select a new font
Explanation: