answersLogoWhite

0

What else can I help you with?

Continue Learning about Engineering

What sealant to use when installing a water pump?

I just installed a water pump on a 1997 Chevy Lumina and used Permatex Water Pump and Thermostat Housing RTV Silicone Gasket. Gel or paste in a .5 oz tube. Got it at ORilleys Auto Store. I don't like to install gaskets without something on them, just in case. I used a single edge razor blade to remove the old gasket material. You have to be careful not the damage the gasket face on the Engine water pump housing.


How do you split a kx 60 motor case and fix main bearing?

To split a KX 60 motor case, first remove the necessary components such as the clutch, stator, and any external covers. Carefully use a case splitter tool to evenly apply pressure and separate the two halves of the case. Once split, you can access the main bearing; remove the old bearing using a puller tool and install a new one, ensuring it is properly seated. Finally, clean the mating surfaces, apply a suitable gasket sealant, and reassemble the case halves.


When might you omit a break statement from the end of a case in a switchstatement?

You can omit the break statement at the end of a case whenever you want execution to flow into the next case, or when the case is the last case. For instance, if you wanted to test a character regardless of whether it was upper or lower case, you might use the following: void f(char c) { switch (c) { case 'a': // execution flows into next case... case 'A': // do something break; case 'b': // execution flows into next case... case 'B': // do something else } }


Can you pour concrete on a concrete floor with an epoxy coating?

You must remove the old epoxy coating before pouring the new floor, for otherwise there will be no bonding. If the epoxy coating is thin (e.g, paint) then it may be possible to remove it by hand sanding. If it is a thick coating, then sandblasting is probably the best method. In either case, appropriate dustmasks and other safety precautions are essential. Good luck


Write a java program using switch case to find zodiac signs?

Let's say you want a method which will determine if the given character is a vowel, consonant, or other (non-letter). // Will return a String representation of what the given character is: // "vowel" "consonant" or "other" public static final String getTypeOfChar(final char c) { // since chars are an integer data type in Java, we can switch on them switch(c) { case 'a': // all of these cases "fall through" to the next non-case statement case 'e': // if any of them matches case 'i': case 'o': case 'u': return "vowel"; case 'b': // again, all of these cases fall through case 'c': case 'd': case 'f': case 'g': case 'h': case 'j': case 'k': case 'l': case 'm': case 'n': case 'p': case 'q': case 'r': case 's': case 't': case 'v': case 'w': case 'x': case 'y': case 'z': return "consonant"; default: // if we have no matches yet, do this return "other"; } }

Related Questions

Weight of a case 450 bulldozer?

* 1980 CASE 450 DOZER BULLDOZER * Total Weight:13000 lbs.


Where is the thermostat on a 96 aerostar?

On a 1996 Ford Aerostar : Follow the top radiator hose from the radiator to the engine coolant thermostat housing on the engine . The thermostat is INSIDE the housing * in the case of the 4.0L , the hose connects to a metal pipe that is part of the thermostat housing that is bolted to the front of the engine


Where is the thermastat in a 1994 ford escort lx?

Depends on if you have a 1.8 L or a 1.9 L... If it's a 1.9 L trace the upper radiator hose from the radiator back to the engine. It's underneath the ignition coil pack. To change it remove the spark plug wires from the coil pack, remove the coil pack and harness and then remove the radiator hose from the thermostat housing. remove the housing (3 bolts) remove old thermostat. Place new thermostat in housing scrape off old gasket material and place new gasket. Install everything in reverse order of removal. MAKE SURE YOU LABEL WHERE YOUR SPARK PLUG WIRES GO ON THE COIL PACK JUST IN CASE THEY ARENT MARKED ON THE PACK ITSELF.


How much does a case 1150 bulldozer weigh?

12000kg


How do you remove an ac evaporator case housing on a 1995 jimmy?

To remove the AC evaporator case housing on a 1995 GMC Jimmy, first ensure the vehicle is off and disconnect the battery. Remove the dashboard and any necessary components obstructing access to the housing, including the center console and HVAC controls. Disconnect the refrigerant lines, and then unbolt the evaporator case from the firewall. Carefully pull the housing out, making sure to manage any attached wiring and components.


How much does your case 350 bulldozer weigh?

13,700 lbs.


What is the weight of a 1975 case 450 bulldozer?

About 13,000 pounds.


How do you change the thermostat on a case 70xt skidsteer?

To change the thermostat on a Case 70XT skid steer, first, ensure the engine is cool and disconnect the battery for safety. Locate the thermostat housing, typically found where the upper radiator hose connects to the engine. Remove the housing by unscrewing the bolts, take out the old thermostat, and replace it with a new one, ensuring the correct positioning. Finally, reassemble the housing, reconnect the battery, and fill the cooling system with the appropriate coolant.


How do you get transmission out of 98 blazer?

You'll have to disconnect all cables and wires from the transmission and transfer case (if applicable). You'll need a transmission jack. First, you disconnect and remove the driveshafts. How you proceed from there is up to you. You can remove the bell housing, transmission, and transfer case (if applicable) as a single unit if you have an adequate transmission jack to do it. Or, you can remove the transfer case, then the transmission, then the bell housing. However, then you replace the transmission, you'll want the bell housing to already be mounted to the transmission.


How much does a 1978 case 450 bulldozer weigh?

Roughly 10000 lbs


How do you replace heater core for 99 Chevy Silverado 4.3?

Drain the radiator. Disconnect the heater hoses. Remove the screws holding the heater core case and remove the whole assembly. Remove the core and install the new on in the case. Reverse the procedure to finish the installation.


How do you install a thermostat for a 1989 ford crown Victoria?

You have to follow the top hose from the radiator to the engine. The hose connection at the engine most always has a housing for the thermostat. So - remove the bolts there of that housing and replace the thermo. or in your case intall one.