MCQ PracticeChoose the correct statement in regard to the relationship between the temperature and the specific gravity of the battery's electrolyte.Subject: Automobile EngineeringTopic: Electricity In AutomobileASpecific gravity increases as the temperature drops and vice versaBSpecific gravity decreases as the temperature drops and vice versaCSpecific gravity decreases as the temperature increases but is constant below 20°CDThe specific gravity of the electrolyte is independent of the current temperatureCorrect Answer: APractice QuizBack to MCQsRelated MCQsWhat is the space complexity of the following dynamic programming implementationThe following sequence is a fibonacci sequence: 0, 1, 1, 2, 3, 5, 8, 13, 21, …What is the output of the following program? #include int max_num(int a,int b) {