Company: Nopal_Securities_MCQ_17_Dec
Difficulty: medium
A geometric sequence has first term 3 and ratio 2. What is the 5th term? 32 48 24 36 The area of a triangle is 54 cm² and its base is 9 cm. What is its height? 12 cm 8 cm 6 cm 10 cm Choose the correct sentence: He doesn’t likes playing football. He not like playing football. He don’t like playing football. He doesn’t like playing football. Fill in the blank: The new policy will come into effect _____ next month. at in by on Find the synonym of ‘arduous’: difficult shallow easy brief Choose the correct phrasal verb: He ran _____ his old friend at the station. above into across over Identify the error in the sentence: 'Neither the manager nor the employees knows about the delay.' Neither knows nor about Which command is used to initialize a NodeJS project? npm install node init npm init npm start Which is used to create a virtual environment in Python 3? virtualenv create env pip install venv python3 -m venv env python3 -venv env Which lifecycle method is equivalent to componentDidMount