What are the method of making glass

Answers

Answer 1

Answer:

The process involves wetting the edge of a blowpipe (blowtube) and dipping it into a furnace that has molten liquid glass.

Explanation:

The desired amount (glob) then sticks on to the pipe (spooling) and the 'glassmith', 'glassblower', or 'gaffer' blows air through the other end of the pipe to make the desired shape.

Answer 2

Answer:

Core-forming. the earliest method of making glass vessels is known as core-forming.

Casting. This process involved the shaping of molten glass in a closed mould or over an open former. ...

Blowing. ...

Mould-blowing. ...

Pattern-moulding. ...

Tralling. ...

Cutting. ...

Fire-polishing.

Explanation:


Related Questions

the recovery of stored information is called _____.

Answers

Answer:

it is called the memory retrieval

The recovery of stored information is called memory retrievel.

What is information?

A broad concept that represents something with the potential to inform is known as "information." Information is most fundamentally concerned with the interpretation of what may be sense. Informational texts have facts and text components including glossaries, tables of contents, photos, captions, and bold print.

Retrievel is defined as a method of retrieving information from memory. Retrieval cues are stimuli that can help with memory retrieval. In a process known as "ecphory," memory retrieval involves the interaction of external sensory or internally produced cues with stored memory traces (or engrams). Ecphory has been studied in human cognitive neuroscience research, but less is known about its neurological basis.

Thus, the recovery of stored information is called memory retrievel.

To learn more about information, refer to the link below:

https://brainly.com/question/13629038

#SPJ12

Which decimal number is equivalent to this binary number?
001100112

A.
15
B.
51
C.
204
D.
240

Answers

Answer:

51

Explanation:

multiply the digits with the position value starting from Rightmost

0011 0011

(0*2^7) +(0*2^6)+(1*2^5) +(1*2^4)+(0*2^3) +(0*2^2)+(1*2^1) +(1*2^0)

solve the exponents

= 0+ 0 +32+16+0+0+2+1

=51

Viết thuật toán và chương trình: Tính tổng:
S=1+2+...i

Answers

Answer:

skdjsjwjdjcdjejxjdjxjdjwjsjxjdwiskxmdjxkdnejxj

Explanation:

justnejedjdfhjxnfbcjccjcuvjjfhedcjcjchcjeidchdjchcjdjcjcucjf

hey guys can u tell me

5 advantages of spread sheet
kinda urngent ?​

Answers

Explanation:

Spreadsheets Improve Data Organization.

Easing Collaborative Data Collection.

Spreadsheets Enable Dynamic Calculations With Built-In Formulas.

Spreadsheets Are Equipped With Preset Functions.

Spreadsheets Provide Functionality For Graphing And Visual Aids.

Which entry by the user will cause the program to halt with an error statement?
# Get a guess from the user and update the number of guesses.
guess = input("Guess an integer from 1 to 10.)
guess = int(guess)
seven
3
65
-25

Answers

Answer:

seven

Explanation:

Look at python data types

float=decimalint=integerstr=string

seven is a string not integer

So it will raise error

Who is the person that is on location reporting the news?.

Answers

Answer:

journalist

Explanation:

A journalist is an individual trained to collect/gather information in form of text, audio or pictures, processes them to a news-worthy form and disseminates it to the public. The act or process mainly done by the journalist is called journalism.

write the code to call the function named send_signal. there are no parameters for this function.

Answers

*Assuming JavaScript

Answer:

function send_signal() {}

send_signal() // calls the function

Explanation:

Who is responsible for the actions of autonomous systems? (please help me :C)

Answers

The responsibility for failures was deflected away from the automated parts of the system (and the humans, such as engineers, whose control is mediated through this automation) and placed on the immediate human operators, who possessed only limited knowledge and control.

Ohio university college

Is all the information on the Internet truthful? Why or Why not.

Answers

All of the information on the internet is not truthful because some people just say things to say things and they don’t have accurate answers.

Answer:

No

Explanation:

Not all information that you read on the internet is true because some szites let other people post information that has no facts to back it up.

Which is non executable statement used to write some information.​

Answers

Answer:

Programming command that is not run or executed when being read by the computer. For example, a commonly used nonexecutable statement is REM (remark) used in batch files and other Microsoft Windows and DOS programs.

what is the first step in the process of deploying a cloud computing offering?

Answers

Answer:

The first step in the process of deploying a Cloud Computing is to choose a suitable Cloud Provider such as AWS, Azure, or GCP. Once you have successfully chosen the cloud provider, you need to create an account to login and make use of the services of that provider.

Explanation:

yes but i’m and carter can go to

!!help please!!
Which type of data is shown here?​

Answers

It is string data. That means it is a sequence of characters

The data shown, "Monkey," is an example of a string data type. Therefore option B is correct.

In programming and computer science, a string is a sequence of characters (letters, numbers, symbols) that represent textual data.

Unlike numeric data types (A), which represent numbers, or Boolean data type (D), which represents true or false values, a string is used to store and manipulate text-based information.

Strings are commonly used to store names, sentences, messages, and other textual data in various programming languages and data structures.

In this case, "Monkey" is a text-based representation of an object or concept, making it a string data type.

Therefore option B string is correct.

Know more about programming languages:

https://brainly.com/question/23959041

#SPJ5

Your network has two Distribution layer switches, Switch and Switch, connected through trunk ports on each of their respective Gi 0/1 interfaces. In addition, you recently connected an Access layer switch to the network, SwitchC. SwitchC has several workstations and a server belonging to VLAN 20. Because the resources on VLAN 20 are exclusive to the local workstations, you need to restrict VLAN 20's traffic from passing though the network on the trunk ports of SwitchC. In this lab, your task is to complete the following: Remove only VLAN 20 from the allowed VLANs on SwitchEs GigabitEthernet 0/1 and GigabitEthernet 0/2 interfaces. Save your changes to the startup-config file.

Answers

Answer:

thank you sa point labyu stay safe

Hello, this is for my compute science class, and I don’t know the answer, please help? Thank you in advance =)

Answers

Haven't taken Computer Science in a year so my answer may be wrong (APCSA).

Defining Column B,

Selection is when a piece of code is run only when its conditions are met. Iteration is typically represented by for loops, enhanced for loops, and while loops, and will all repeat until a condition is met.Sequence is usually the simplest, carrying out commands in order.

From what I see, the first box in column A is a sequence as it defines and casts num1 and num2, computes its difference in int form, and prints it out. The second box in column A is a selection even though it counts to 5 in the first segment of code. The key here is the if else statement as it checks that num1 is greater than num2 before it subtracts. The third box in column A is an iteration due to its enhanced for loop.

Hope that helps! :)

I HATE THESE :/ PLS HELP

Answers

Answer:

0????????????????????

Explanation:

UHM,,, Isn't it 0 in both of them? I'm not sure, but... yeah

Answer:

10- binary

0.1 -decimal

Sammy’s Seashore Supplies rents beach equipment such as kayaks, canoes, beach chairs, and umbrellas to tourists. Write a program that prompts the user for the number of minutes they rented the piece of sports equipment. Compute the rental cost as $40 per hour plus $1 for each additional minute. (Fix the logic error from Sammy's Rental program)



Display Sammy’s motto “Sammy’s makes it fun in the sun” surrounded by a border composed of repeated “Ss.” Save the file as SammysRental2.java

I just need lines of code and thats it

Answers

Answer:

import java.util.*;

public class SammysRentalPrice {

public static void main(String[] args) {

 System.out.println("SsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSs");

 System.out.println("Sammy's makes it fun in the sun");

 System.out.println("SsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSsSs");

 Scanner s=new Scanner(System.in);

 System.out.print("Enter the rented minutes:");  

 int min=s.nextInt();

 int hours=min/60;

 min=min%60;

 int tot_cost=(hours*40)+(min*1);

 

 System.out.println("total hours is: "+hours);

 System.out.println("total minutes is: "+min);

 System.out.println("total cost is: "+tot_cost);

 

}

}

Explanation: This is the code I made.

the process by which information gets into memory storage is

Answers

Answer:

That is the first step and it is called encoding process.

What should the car be programmed to do if it encounters an unavoidable accident? (about autonomous vehicles)(help me :c)

Answers

Answer:

The nation proposed that: “self-driving cars should always attempt to minimize human death and shouldn't discriminate between individuals based on age, gender, or any factor. Human lives should also always be given priority over animals or property” (Nowak).

g bookmarks
5 4v
Next →
Illustrating Documents: Mastery Test
Type the correct answer in the box. Spell the word correctly.
What aspect should you consider before adding pictures to a document?
You should structure the
first before you search for a relevant picture.
Reset
Next

Answers

Before you search for a relevant picture you should first reset the structure.

When adding pictures to a document, you should first structure the reset and then look for a pertinent image. So, the correct option is A.

What are Pictures?

A photograph is an image made by light striking a photosensitive surface, either photographic film or an electronic image sensor like a CCD or CMOS chip. It is also referred to as a photo, image, or picture.

Any visual thing that has been edited or manipulated by a computer is referred to as an image, as is any imagined object produced by a computer. Everything captured by a camera, digital camera, or photocopier is a photo or photograph. A picture is a digitally produced sketch, painting, or other piece of art.

For above given example, when adding pictures to a document, we should first structure the reset and then look for a pertinent image.

Thus, the correct option is A.

Learn more about image, here:

https://brainly.com/question/2976060

#SPJ7

write an assignment that stores the remainder obtained from dividing 87 and 8 in the variable leftover (computer science python)

Answers

Answer:

answered below

Explanation:

class JavaCode :

   def main(self, args) :

       # write an assignment that stores the remainder obtained from dividing 87 and 8 in the variable leftover (computer science python)

       leftover = int(87 / 8)

       # This displays the leftover variable

       print(leftover)

if __name__=="__main__":

   JavaCode().main([])

Another term for the plot structure of the hero journey

Answers

monomyth: In narratology and comparative mythology, the hero's journey, or the monomyth, is the common template of stories that involve a hero who goes on an adventure, is victorious in a decisive crisis, and comes home changed or transformed.

Exercise 3.6.9 24 vs “24”

Answers

Answer:

that's good exercise

Explanation:

where is the question ⁉️

You can change the size of text using which block of code?

text ("medium", 130, 200);

textSize (pixels);

text, ("large", 120, 300);

Answers

Answer:

B.

Explanation:

Mark Brainliest if correct!

How will I go about conducting the investigation on fake news

Answers

A person can go about conducting the investigation on fake news by:

Making personal researchMaking news verificationsComparing news with reputable outlets, etc

Fake news are those news or pieces of reporting which contains false information which is misleading to the general public.

With this in mind, it is important to verify information which you see anywhere and compare them to more reliable news outlet and also to make personal research which would be done without bias.

Read more here:

https://brainly.com/question/24560932

If you were to design a real robot that would be responsible for cleaning up trash, what 5 (or more) commands would you give it and what would each one do?

Answers

Los 5 comandos de mi robot limpiador serían: Classify, recycle, sweep, washing, and alarm.

A robot is a machine that is characterized by being controlled by a computer and programmed to move, manipulate objects and carry out work while interacting with its environment.

The 5 commands with which I would configure my robot to clean the garbage would be:

Classify: To classify the garbage, deposit the recyclable wastes and those that are not in different bags.Recycle: Take recyclable objects and process them inside to turn them into new objects such as recycled sheets of paper.Sweep: For the robot to sweep a surface and remove all kinds of dirt.Washing: This function would be to clean the dirt from a car, motorcycle, or bicycle with a jet of water under pressure.Alarm: This functions as a reminder of the days and hours in which the garbage truck passes to take the garbage to the right place.

Learn more in: https://brainly.com/question/1935813

starting a computer loads system software to provide what?

Answers

Operating system
Booting
Cold Boot
Warm Boot
BIOS

1. Which tool is used for hardware to stand on to prevent static

Answers

Answer:

An anti-static mat tool.

Explanation:

To prevent, static electricity from building up an anti-static mat tool is used. This is the tool that is used to prevent static electricity from building up. However, if you don't have the anti-static mat, an antistatic wrist strap can be used.

Lập trình đếm xem có bao nhiêu số chẵn , bao nhiêu số lẻ trong đoạn từ M đến N

Answers

I don’t understand your language pls translate it to English

help please! I don’t know how to do this :’).

Answers

That is the base code right there though.

what does it mean that the right mouse button is context-sensitive?

Answers

Answer:  

What does it mean that the right mouse button is "context-sensitive"? The menu items available will differ depending on the context of what you are right-clicking . You would like to add some frequently used buttons to the Quick Access Toolbar

Explanation:

Other Questions
An outfit is on sale for 25% off the original price. If the original price is $39.99, what is the sale price? How do you determined the atomic mass and mass number of an atom? Stephanie and a chicken were trying to figure out the square root of 18 but they did not have a calculator or phone. Explain how they cause their knowledge of square roots to estimate what the answer might be? *plzzzzzzz help meeeeeeee She following best explains the difference between climate and weather your favorite type of advertising 20 POINTS can someone just start a blog about racism i just need like 2 sentence Please help me with this homework Determine if the following functions are linear, exponential or neither.a. f(x)=8(12)xb. f(x)=7x3c. f(x)=211xd. f(x)=9xe. f(x)=6x jimmy sells cookies in bags of 1/2 dozen cookies for $4.50. If the cost varies directly to the number of cookies,which packaging and price is equivalent to jimmy's pricing What early trade disadvantage did pre-Columbian civilizations such as the Maya, Aztec, and Inca have? (a) there was no gold in the area (b) they lacked large pack animals(c)) merchants refused to leave the safety of urban areas (d) religion forbids people from seeking to make a profit Which of the following is an example of a peer group? a students and teachers b. children and parents c. classmates and friends d. players and coaches The picture shows a model of a human respiratory system. Explain what must happen in order for INHALATION (breathing in) to occur. does anyone have any questions that need help and will give brainlyest. i only need 3 brainlyest The length of the side of a square whose area is 225 m is _____. Can someone check my answer real quick? Roberto has been asked to work at a secondary crime scene. What will he MOST likely do? I'm not sure whether it would be C or D. What are some decimals for 9/2 other than 4.5 differences between perpetual and renewal natural resources How could a plague result in the decline of one empire and the rise of the new one NEED AN ANSWER FROM K12 MUST HAVE THE ANSWERS OR WILL GET REPORTED NO LINKS How many laws of motion are there? (Newton's)A. 3B. 2C. 1D. 4To which kinds of objects do Newton's laws of motion apply?A. only objects rollingB. only objects going down a hillC. all objectsD. only objects flyingAs a surfer is seen riding a wave toward the shoreline, what is the shoreline?A. displacement referenceB. coordinate planeC. Cartesian boundaryD. reference pointWhich does not take the direction of the motion into account?A. DistanceB. DisplacementC. velocity [tex]5 {x}^{2} + 3 {x}^{2} + 6x = 3x - 6x + 9x[/tex]find out x please fast please fast