Friday, June 19, 2020

Mitel Communications Interview Questions

Mitel Communications Interview Questions

1)Difference between Structure and Union ?

2)Real Time Application of Union ?

3)What are the Access Specifiers in C++ ?

4)Write a Program for conversion of string to integer  without using library function ?

5)Write a Program for to find even (or) odd number  without using modulus operator ?

6)Explain difference between code section and data section ?

7)Memory layout of a C program ?

8)Difference between Declaration and Definition ?

9)Difference between TCP and UDP ?

10)TCP Applications and UDP Applications ?

11)Is Whatsapp TCP (or) UDP ?

12)Explain Five scenarios how to test an ATM,Login of Facebook ?

13)Basics of Testing ?

14)Question on OOPS Concept ?

15)What is Polymorphism?

16)Write a Program for Sum of digits of given number until sum is single digit using recursion?

17)What are the types of Data Structure ?

18)Difference between Analog Communication and Digital Communication ?

19)Explain about Arduino ?

20)What is Micro Controller ?

21)What are the Components of Micro Controller ?

22)Write a Program for Reverse a String ?

22)Explain how to test makemytrip login page ?

23)Question on Python Dictionaries ?

24)Write a Program to check given string is a valid IPV4 address (or) not ?

25)Puzzle: Infront of you 3 boxes.One box contains blue balls,another box black balls and the last
     Contains both blue and black balls.Each box having labels.But Unfortunately all the labels are
     wrong and you have fix them correctly.You cannot see inside the boxes.But you can ask any 
     sample from any box.What is the minimum number of samples you need to label all of the 
     boxes correctly.