Types of Load on Steel structures.
1. Dead Loads (DL)
2. Live or Imposed Loads (LL OR IL)
3. Wind Loads (WL)
4. Snow Loads
5. Seismic Loads or Earthquake Loads
6. Erection Loads
7. Accidental Loads
Types of Load on Steel structures.
1. Dead Loads (DL)
2. Live or Imposed Loads (LL OR IL)
3. Wind Loads (WL)
4. Snow Loads
5. Seismic Loads or Earthquake Loads
6. Erection Loads
7. Accidental Loads
Input a string from the user. Create a new string called ‘result’ in which you will replace the letter ‘e’ in the original string with letter ‘i’.
Example :
original = “eabcdef’ ; result = “iabcdif”
Original = “xyz” ; result = “xyz”