Answer:
file is an object on a computer that saves data information and any thing
This tool lets you insert text anywhere in your document. O Cut О сору O Drag O Paste
Answer:
Drag or paste (im not 100% sure tho)
Explanation:
NEED HELP ASAP JAVA
multiple choice
How many times will the following loop repeat?
int num = 49;
while (num > 0)
{
if (num % 2 == 0)
{
num++;
}
else
{
num--
}
}
A. 21
B. 22
C. 20
D. Infinite Loop
E. 23
Name the type of token x belongs to: x=10+20+30 a) Keyword b) Literal c) Identifier d) Operator
Computer class 11
Answer:
C) Identifier is the answer I am answering question of class 11 but I read in class7. Thank you!!!Dropdown
________ storage stores 1 and 0 values in capacitors.
A. Optical
B. Analog
C. Magnetic
D. Solid-state
Magnetic storage stores 1 and 0 values in capacitors. Thus, option C is correct.
What is Solid-state storage?Solid-state storage is a type of storage that uses electronic components to store data, rather than using mechanical components like spinning disks or tapes. Solid-state storage is typically faster and more reliable than other types of storage, but it is also more expensive.
There are many benefits to using solid-state storage. For one, solid-state storage is much faster than other types of storage. This is because solid-state storage does not have to wait for the mechanical components to spin up or move into position before it can start reading or writing data. This means that solid-state storage can access data much faster than other types of storage.
Therefore, Magnetic storage stores 1 and 0 values in capacitors. Thus, option C is correct.
Learn more about capacitors on:
https://brainly.com/question/17176550
#SPJ2
Write a Console program, let users to enter prices calculate subtotal, tax, and total.
- Delcare variable data type as decimal (6 variables needed)
decimal apple;
- Conver string to decimal from input
apple = Convert.ToDecimal(Console.ReadLine());
- Do addition for subtotal
- Multiplication for tax (0.065M) --- M or m stands for money value, read page 94.
- Addition for total
- You need to show only two digits after decimal point
Console.WriteLine(" Subtotal: ${0}", String.Format("{0:0.00}", subTotal));
blank line: Console.WriteLine("")
Console.Write(" Apple: $");
apple = Convert.ToDecimal(Console.ReadLine());
Answer:
Explanation:
This is a project I already submitted, but I never received feedback. All my upcoming assignments will be based on this, so I wanted to make sure it is correct. I got this program to work as far as calculating the information, but I was hoping someone could please let me know if it meets the parameters/requirements?
I did attempt it. It works and adds the items exactly how the example showed in the video. However, I wanted to make sure my code is solid, and not just a mishmash or working because I got lucky, and if there is a better more solid way to do this I want to make sure I can. I do want feedback so I can learn and get better and I am trying my hardest. I always right out all the code I see here and try it and learn what it does piece by piece, because it helps me learn and improve. I also want to make sure it is going to work once I start the code for the next half of the requirements.
i cant really help they dont let us put codes on here
In order to access cells with (x, y) coordinates in sequential bracket notation, a grid must be
In order to access cells with (x, y) coordinates in sequential bracket notation, a grid must be a two-dimensional array or matrix.
What us the sequential bracket?In order to approach cells accompanying (x, y) coordinates in subsequent bracket notation, a gridiron must be represented as a two-spatial array or matrix.The rows of the gridiron correspond to the first measure of the array, while the columns pertain the second dimension.
So, Each cell in the grid iron can be achieve by specifying row and column indications in the array, using the subsequent bracket notation.For example, if we have a 5x5 gridiron, we can represent it as a two-spatial array with 5 rows and 5 processions:
Learn more about access cells from
https://brainly.com/question/3717876
#SPJ4
Select cell A1. Activate the Track Changes feature, highlight all changes on screen, click the When check box to deselect it, and then create a History worksheet. Select the data on the History worksheet, copy it to the Clipboard, add a new worksheet (in the third position), and paste to keep source column widths. Rename the sheet Changes.
Answer:
The Track changes feature in Microsoft Excel is used to monitor changes made to a or all worksheets in a workbook. These changes can also be compiled in a new worksheet.
Explanation:
To track changes made to a cell or group of cells and save it to a new worksheet, go to the review tab, click on the Track Changes option and select Highlight Changes in the changes group, then click on the highlight track changes dialog box, input "All" in the "When" text box option and click the "list track change in new sheet" option to save changes in a new worksheet, then click ok.
what is the last legal subscript that can be used with the following array? int values[5];
You have a tcf free student checking account, which fee would end up costing you extra money Out-of-network ATM Fee. Therefore, the correct option is A.
What is TCF Student free checking?The Federal Deposit Insurance Corporation insures this account up to $250,000 per person (FDIC). You are protected by the FDIC, an independent agency of the US government, in the event that a bank or savings organisation that has deposits insured by the FDIC fails.
The entire confidence and credit of the US government supports FDIC insurance. No monthly charge. There is no monthly service fee associated with this account. Zero ATM fees.
Therefore, You have a tcf free student checking account, which fee would end up costing you extra money Out-of-network ATM Fee. Therefore, the correct option is A.
To learn more TCF on:
brainly.com/question/12307013
#SPJ1
Click on the arrow in A. What will enable you to do?
Answer:
We need a picture
Explanation:
Outer
When one loop appears inside another, the loop that contains the other loop is called the ____ loop.
When one loop appears inside another, the loop that contains the other loop is called the outer loop. This is because the inner loop is contained within the outer loop and is executed multiple times for each iteration of the outer loop. The outer loop sets the conditions for the inner loop and controls how many times the inner loop will execute.
Nested loops are commonly used in programming to solve complex problems that require repetitive actions. For example, if you need to print out a table with rows and columns, you can use a nested loop to iterate through each row and column. The outer loop controls the rows, while the inner loop controls the columns. By nesting the loops, you can execute the necessary actions in a structured and efficient manner.
Overall, understanding nested loops is an essential concept in programming, as it allows you to tackle more complex problems and automate repetitive tasks. By understanding the concept of the outer loop, you can control the flow of execution and create more efficient and effective code.
Learn more about loop here:
https://brainly.com/question/30706582
#SPJ11
Sharon is thinking about opening
a bakery. She knows she wants to
set her own hours, reduce her
stress and make a profit. But she
still has a lot to think through.
Which of the following would
NOT be a good
early step?
Answer: make a profit
Explanation:
steps for Saving and opening a document.
Answer:
Click FILE > Save, pick or browse to a folder, type a name for your document in the File name box, and click Save. Save your work as you go - hit Ctrl+S often.
\(#SolutionGiven\)
Help me. its due tonight
is a programming platform that is used to develop applications that are highly interoperable across a variety of platforms and devices, such as desktop computers, mobile computers, or smartphones.
Microsoft .NET is a programming platform that is used to develop applications that are highly interoperable across a variety of platforms and devices, such as desktop computers, mobile computers, or smartphones.
Microsoft .NET is a powerful programming platform that enables developers to create applications that are highly interoperable across a variety of platforms and devices. .NET provides a wide range of tools and technologies that make it easy to develop applications for desktop computers, mobile devices, or even the cloud. .NET is also a great platform for building web applications, as it supports a wide variety of standards and technologies.
Learn more on Microsoft .NET here:
https://brainly.com/question/14526761
#SPJ4
What is the output?
X = 9 % 2
if (x == 1):
print ("ONE")
else:
print ("TWO")
Answer:
ONE
Explanation:
9 % 2 = 8 remainder 1
mod is asking for the remainder, so x = 1.
Since x equals 1, it will print ONE.
Na2CO3 → Na2O + what
Answer:
CO3
Explanation:
Answer:
C02
Explanation:
discuss any five barries of integrating ict tools in education
Answer:
lack of computer, lack of quality software, lack of time, lack of technical programs and lack of teachers
The value twenty point twelve times ten raised to the power of eight should be written as:
20E12.8
20.12E8.0
20.12*10^8
20.1E8
Answer:
20.12E8.
Explanation:
The value twenty point twelve times ten raised to the power of eight should be written as 20.12E8.
In order to write out the numerical equivalent of the word problem (strings), we would do the following;
Twenty point twelve = 20.12
Ten raised to the power of eight = E8
Note: E is the symbol for exponential and it simply means ten raised to the power of a numerical variable.
Therefore, E8 = \( 10^{8} \) = 1, 000,000,00.
Also, the last digit "8" shouldn't have a decimal point, else it becomes a floating point number.
Which type of word processing programs enables users to include illustrations within the program?
Answer:
full featured
Explanation:
Answer:
Full Featured
Explanation:
Are robots that fix other robots engineers or doctors.
PYTHON 7.1.6: Sandwich Sandwiches (codehs)
In this exercise, write a function called sandwich which takes a 3 letter string. Your function should return the letters that are at the beginning and end of the string.
For example,
sandwich("pbj")
# => "pj"
sandwich("blt")
# => "bt"
I've included my code below. Best of luck.
Following are the Python program to calculate the string value:
Program Explanation:
Defining a method "sandwich" that takes string variable "x" in parameter.Inside the method, a return keyword is used that removes the middle string value.Outside the method, a print method is used that calls the "sandwich" method which accepts a string value in it and prints its return value.Program:
def sandwich(x):#defining a method sandwich that takes string variable x in parameter
return x[0]+ x[-1]#using return keyword that remove middle string value
print(sandwich("pbj"))#calling method and print its return value
print(sandwich("blt"))#calling method and print its return value
Output:
Please find the attached file.
Learn more:
brainly.com/question/8647085
best company who provides the best ISP (internet service provider)?
what company and why??? ill give brainliest!!
Answer:
Explanation:
all internet service providers are garbage. especially in america.
so i will focus on only the positives about one. even though i know a bunch of bad things about this one.
AT&T is super innovative in that they are bringing fiber optic to many homes in America. Fiber optic is a new type of wiring that brings the fastest Internet never seen before, at speeds of one gigabit per second or even more. Furthermore, their technicians tend to resolve any issues with routers at home.
which statements compares the copy and cut commands
The statement that accurately compares the copy and cut commands is 2)Only the cut command removes the text from the original document.
When using the copy command, the selected text is duplicated or copied to a temporary storage area called the clipboard.
This allows the user to paste the copied text elsewhere, such as in a different location within the same document or in a separate document altogether.
However, the original text remains in its original place.
The copy command does not remove or delete the text from the original document; it merely creates a duplicate that can be pasted elsewhere.
On the other hand, the cut command not only copies the selected text to the clipboard but also removes it from the original document.
This means that when the cut command is executed, the selected text is deleted or "cut" from its original location.
The user can then paste the cut text in a different place, effectively moving it from its original location to a new location.
The cut command is useful when you want to relocate or remove a section of text entirely from one part of a document to another.
For more questions on cut commands
https://brainly.com/question/19971377
#SPJ8
Question: Which statement compares the copy and cut commands?
1. only the copy command requires the highlighting text
2. only to cut command removes the text from the original document
3. only the cut command uses the paste command to complete the task
4. only the copy command is used to add text from a document to a new document
A typical routing table may contain which of the following? Check all that apply.
Destination network
Total hopsanyoneTime To Livesubnet mask
Destination network and subnet mask are typically found in a routing table. Time To Live (TTL) and total hops are not typically stored in a routing table.
A routing table is a data table stored in a router that lists the routes to particular network destinations. It contains the destination network and the subnet mask associated with that network. The router uses this information to determine the best path for forwarding packets to their destination. The total number of hops or TTL, which is the maximum number of router hops a packet can take before being discarded, is not stored in the routing table. Instead, it is a value included in the packet header and decremented at each router hop.
learn more about network here:
https://brainly.com/question/14276789
#SPJ11
How many times should the start function be defined in a program?
0
1
2
However many you like
The readline method of bufferedreader returns _____ when end of file is reached. group of answer choices
Answer:
null
Explanation:
It does not turn to null value.
it returns;when it reaches the end of file
Takes a 3-letter String parameter. Returns true if the second and
third characters are “ix”
Python and using function
Answer:
def ix(s):
return s[1:3]=="ix"
Explanation:
1. Explain how the trend to digital affects jobs in the audio and video production industry.
Answer& Explanation:
The trend toward digital technology has had a significant impact on jobs in the audio and video production industry. Digital technology has made it easier and more affordable for individuals and companies to create their own audio and video content, which has led to an increase in competition in the industry. This has made it more difficult for professionals in the field to find work, and it has also put pressure on companies to reduce their costs by hiring lower-paid workers or outsourcing work to other countries.
Additionally, the rise of digital technology has led to changes in the way that audio and video content is produced, distributed, and consumed. Many traditional production roles, such as film editors and sound engineers, have been replaced or supplemented by digital tools and techniques. This has led to a need for professionals with different skills and expertise, such as knowledge of digital audio and video software and experience with online platforms and distribution channels.
Overall, the trend toward digital technology has had a major impact on the audio and video production industry, and it has changed the types of jobs and skills that are in demand in the field.
V
(1 point)
8 of 15
A
Daniella is editing the camera in her workspace. If she wants to define the aspect
ratio of her product, what should she use?
!!!
Daniella is editing the camera in her workspace. If she wants to define the aspect ratio of her product, the tool she should use is: Field of View (Option D)
What is an Aspect Ratio?The field of view (FOV) is the area of the visible world that is visible at any given time. It is a solid angle through which a detector is sensitive to electromagnetic radiation in the case of optical instruments or sensors.
It refers to the covering of a whole region as opposed to a single fixed focal point. FOV also refers to the angle at which a person may view the observable environment. The greater the FOV, the more of the viewable world may be seen. It is calculated in three dimensions: horizontally, vertically, and diagonally.
Field of View (FOV) refers to the angle of view of the lens. For Optris IR cameras, the range depends on the lens from 4° (telephoto lens) to 90° (wide angle lens). The size of the image area depends on the distance between the measuring object and the camera.
Learn more about Aspect Ratio:
https://brainly.com/question/23902291
#SPJ1
A device is sending out data at the rate of 1000 bps. A. How long does it take to send out 10 bits? b. How long does it take to send out a single character (8 bits)? c. How long does it take to send a file of 100,000 characters?.
Answer:
0.01s, 0.008s, 800s.
Explanation:
To send 10 bits at 1000 bps, it would take 0.01 seconds.
To send a character that is 8 bits, it would take 0.008 seconds.
To send out 100,000 characters, it would take 800 seconds (just over 13 minutes).
Note that a good internet speed is 25Mbps, or 2.5e+7 bps.