• ABB Placement Papers(Technical Test Questions)
  • Home > ABB Placement Papers(Technical Test Questions)

Welcome to your ABB Placement Papers(Technical Test Questions)

Year of passing
What is the output of the following C program? #include int main() { int x = 5; printf("%d %d %d", x++, x++, x++); return 0;

Which of the following sorting algorithms has the best average-case time complexity?

In electrical circuits, what is the function of a capacitor?

What will be the output of the following Python code? def func(a, b=[]): b.append(a) return b print(func(1)) print(func(2))

In a three-phase AC system, the standard phase difference between any two phases is