1. Wheel base of a vehicle is the





Write Comment

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Tags
Show Similar Question And Answers
QA->As per the section IV of Motor vehicle act 1988, the minimum age limit for obtaining a driving license to drive a transport vehicle is :....
QA->The term clutch slip as applied to a fluid fly wheel:....
QA->Tyre rotation is a recommended method to equalize the tyre wear. In doing the tyre rotation, generally, the spare wheel will be fitted to the :....
QA->What Wheel indicates ?....
QA->Wheel is the symbol ?....
MCQ-> DIRECTIONS for questions:These questions are based on the situation given below:Recently, Ghosh Babu spent his winter vacation on Kyakya Island. During the vacation, he visited the local casino where he came across a new card game. Two players, using a normal deck of 52 playing cards, play this game. One player is called the Dealer and the other is called the Player. First, the Player picks a card at random from the deck. This is called the base card. The amount in rupees equal to the face value of the base card is called the base amount. The face values of Ace, King, Queen and Jack are ten. For other cards, the face value is the number on the card. Once, the Player picks a card from the deck, the Dealer pays him the base amount. Then the dealer picks a card from the deck and this card is called the top card. If the top card is of the same suit as the base card, the Player pays twice the base amount to the Dealer. If the top card is of the same colour as the base card (but not the same suit) then the Player pays the base amount to the Dealer. If the top card happens to be of a different colour than the base card, the Dealer pays the base amount to the Player. Ghosh Babu played the game 4 times. First time he picked eight of clubs and the Dealer picked queen of clubs. Second time, he picked ten of hearts and the dealer picked two of spades. Next time, Ghosh Babu picked six of diamonds and the dealer picked ace of hearts. Lastly, he picked eight of spades and the dealer picked jack of spades. Answer the following questions based on these four games.If Ghosh Babu stopped playing the game when his gain would be maximized, the gain in Rs. would have been
 ....
MCQ->What will be the output of the following program? #include<iostream.h> class Base { int x, y; public: Base() { x = y = 0; } Base(int xx) { x = xx; } Base(int p, int q = 10) { x = p + q; y = q; } void Display(void) { cout<< x << " " << y << endl; } }objDefault(1, 1); class Derived: public Base { Base obj; public: Derived(int xx, int yy): Base(xx, xx + 1) { } Derived(Base objB = objDefault) { } }; int main() { Derived objD(5, 3); Derived ptrD = new Derived(objD); ptrD->Display(); delete ptrD; return 0; }....
MCQ->  Each question is followed by two statements, I and II. Mark the answer A tractor travelled a distance 5 m. What is the radius of the rear wheel? I. The front wheel rotates ‘N’ times more than the rear wheel over this distance. II. The circumference of the rear wheel is ‘t’ times that of the front wheel. ....
MCQ-> P, Q, R, S, T, V and W were travelling in three different vehicles. There are at least two passengers in each vehicle-I, II and III and one of them is a lady. There are two engineers, two doctors and three teachers among them. R is a lady doctor and she does not travel with the pair of sisters P and V. Q, a male engineer travels with only W, a teacher in vehicle I. S is a male doctor. Two persons belonging to same profession do not travel in the same vehicle. P is not an engineer and travels in vehicle II.What is V’s profession ?
 ....
MCQ->In a Automobile showroom on a Diwali mela, seven Two-wheeler of seven different companies viz. Hero, Honda, TVS, 9 Vespa, Yamaha, Bajaj and Suzuki were displayed in a row, facing east such that: 1. Hero vehicle was to the immediate right of Suzuki. 2. Suzuki was fourth to the right of TVS. 3. Vespa vehicle was between Honda and Bajaj 4. TVS, which was third to the left of Honda vehicle, was at one of the ends. Which vehicle is immediate left of Suzuki?....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use
DMCA.com Protection Status Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions