Assistant Trainee

Assistant Trainee Interview Questions and Answers

Updated 28 Sep 2024

Q1. Why motor is rated in KW whereas Transformer and generator in KVA?

Ans.

Motors are rated in KW because they consume power, while transformers and generators are rated in KVA because they produce power.

  • Motors convert electrical energy into mechanical energy, so they consume power and are rated in KW.

  • Transformers and generators produce electrical energy, so they are rated in KVA based on their apparent power.

  • KVA takes into account both the real power (KW) and the reactive power (KVAR) produced by the transformer or generator.

  • For example, a 100 KVA ...read more

Q2. What is the type of motor used in ceiling fans?

Ans.

The type of motor used in ceiling fans is an induction motor.

  • Ceiling fans typically use single-phase induction motors.

  • These motors are designed to provide a constant speed and are efficient in converting electrical energy into mechanical energy.

  • The motor consists of a stator and a rotor, with the stator being the stationary part and the rotor being the rotating part.

  • The stator contains windings that create a rotating magnetic field when an alternating current is supplied.

  • The ...read more

Assistant Trainee Interview Questions and Answers for Freshers

illustration image

Q3. Write the logic to reverse a string without using string fnctions

Ans.

Logic to reverse a string without using string functions

  • Iterate through the string from the last character to the first

  • Create a new string and append each character to it in reverse order

Q4. Write a program to print factorial using recursion

Ans.

A program to print factorial using recursion

  • Define a function to calculate factorial recursively

  • Base case: if the number is 0 or 1, return 1

  • Recursive case: multiply the number with factorial of (number - 1)

  • Print the factorial of a given number

Are these interview questions helpful?

Q5. Hoe does a thermal power plant works?

Ans.

A thermal power plant generates electricity by converting heat energy into mechanical energy.

  • Thermal power plants use fossil fuels or nuclear energy to heat water and produce steam.

  • The steam drives a turbine, which is connected to a generator that produces electricity.

  • The heat source can be coal, natural gas, oil, or nuclear reactions.

  • The steam is condensed back into water and recycled in a closed-loop system.

  • Thermal power plants require cooling systems to dissipate excess he...read more

Q6. Write a program to make a GP

Ans.

A program to generate a geometric progression (GP).

  • Take the first term, common ratio and number of terms as input.

  • Use a loop to calculate each term of the GP.

  • Print the generated GP as output.

Share interview questions and help millions of jobseekers 🌟

man-with-laptop

Q7. write a html code for form validation

Ans.

HTML code for form validation

  • Use the 'required' attribute to make a field mandatory

  • Use the 'pattern' attribute to specify a regular expression for input validation

  • Use JavaScript to perform custom validation and display error messages

Q8. What is Binary search

Ans.

Binary search is a search algorithm that finds the position of a target value within a sorted array.

  • Divide the array in half and compare the target value with the middle element

  • If the target value is smaller, search the left half of the array. If larger, search the right half

  • Repeat the process until the target value is found or the subarray is empty

Assistant Trainee Jobs

Learning & Development/Training Assistant 1-4 years
Boston Consulting Group
3.8
Gurgaon / Gurugram
Training Assistant 0-2 years
Meru Accounting
3.7
Ahmedabad
Training Assistant 0-2 years
Meru Accounting
3.7
Ahmedabad

Q9. Explain OOPS Concepts

Ans.

OOPS Concepts refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

  • Inheritance: Allows a class to inherit properties and behavior from another class.

  • Encapsulation: Bundling data and methods that operate on the data into a single unit.

  • Polymorphism: Ability to present the same interface for different data types.

  • Abstraction: Hiding the complex implementation details and showing only the necessary features.

Frequently asked in, ,
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

3.7
 • 10k Interviews
3.9
 • 2k Interviews
3.9
 • 1.6k Interviews
4.8
 • 1 Interview
3.2
 • 1 Interview
View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

Assistant Trainee Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter