Keel, tiller and helm are the parts of a ship whereas fuselage is a part of aircraft.
Hence, fuselage is the correct answer.Question Discussion & Solution
forum Community Discussion
No discussions yet. Be the first to start!
You must be logged in to participate in the discussion.
login Login to Discussauto_awesome Similar Questions
Select an appropriate figure from the four options that would complete the series.
In the fig. 1, in the top part of the plus, a curved arrow is placed and the adjacent triangle is filled. And at the bottom of the square, a callout is placed.
In the fig. 2, in the left part of the plus, a curved arrow is placed after rotating anticlockwise and the filled triangle is swapped. And in the right part of the plus, a callout is placed.
In the fig.3, in the bottom part of the plus, a curved arrow is placed after rotating anticlockwise and the filled triangle is swapped. And in the top part of the plus, a callout is placed.
In the fig.4, in the right part of the plus, a curved arrow is placed after rotating anticlockwise and the filled triangle is swapped. And in the left part of the plus, a callout is placed.
The correct answer is Parasite.
Key Points
- Cuscuta:
- It is a stem parasite. Hence, Option 2 is correct.
- It is also known as Amarbel in India.
- A parasitic plant is a plant that obtains all or part of its nutrition from another plant (the host) without contributing to the benefit of the host and, in some cases, causing extreme damage to the host.
- The defining structural feature of a parasitic plant is the haustorium, a specialized organ that penetrates the host and forms a vascular union between the plants.
Additional Information
- Saprophytes are living organisms that live and feed on dead and decaying organisms.
- An autotroph is an organism that can produce its own food using light, water, carbon dioxide, or other chemicals.
- Host plants are plants that an organism lives on and lives off of.
All are divisible by 10 except 25.
Hence, “25” does not belong to the group.In the following question a square transparent sheet with a pattern is given. Choose the answer which shows how the pattern would appear when the transparent sheet is folded along the dotted line as show by the arrow.
The pattern obtained when the transparent sheet is folded is,

Hence, option 4 is the correct answer.
What is the use of 'javac' command?
Concept
The javac command in Java compiles a program from a command prompt.
It reads a Java source program from a text file and creates a compiled Java class file.
Syntax
javac filename [options]
For example, to compile a program named Abc.java, use this command:
javac Abc.java