Answer:
# Program is written in python
# 22.1 Using the count method, find the number of occurrences of the character 's' in the string 'mississippi'.
# initializing string
Stringtocheck = "mississippi"
# using count() to get count of s
counter = Stringtocheck.count('s')
# printing result
print ("Count of s is : " + str(counter))
# 2.2 In the string 'mississippi', replace all occurrences of the substring 'iss' with 'ox
# Here, we'll make use of replace() method
# Prints the string by replacing iss by ox
print(Stringtocheck.replace("iss", "ox"))
#2.3 Find the index of the first occurrence of 'p' in 'mississippi'
# declare substring
substring = 'p'
# Find index
index = Stringtocheck.find(substring)
# Print index
print(index)
# End of program
Answer:
a)True
Explanation:
Rolling:
Rolling is a metal forming in which a material passes through two or more than two depends on conditions,rolls to produce the desired product.
Ring rolling:
In ring rolling a thick ring compresses by rolls to produce the large diameter ring.Actually volume of material is constant so when diameter of ring increases then to compensate it, the thickness of ring reduces .In simple words we can say that in ring rolling a thick ring of smaller is rolled into a thin ring of larger diameter.
Given-
Power, P = 800W
Thickness, L = 0.6cm
Area, A = 160cm²
Thermal conductivity, k = 60W/mK
The heat conduction would be

Except
all the values are 0.
Therefore,

Thus, the boundary conditions here would be
1. 
2. 
Answer:
Fossil Fuels 67% (Non-Renewable Source): Coal 41%, Natural Gas 21% & Oil 5.1%
Renewable Energy 16%
Mainly Hydroelectric 92%: Wind 6%, Geothermal 1%, Solar 1%
Nuclear Power 13%
Explanation:
Answer:
mechanism of energy transfer in system is depend on Heat and Work:
Explanation:
Heat :Heat is described as the type of energy transmitted by a temperature difference between two structures (or a system and its environment).
Work:it is is an interaction of energy between a system and its environment. In the form of work it can cross the boundaries of a closed system. if energy crossing boundary of the system is not heat then it must be work..