Google News
logo
Android - Quiz(MCQ)
ADB stands for____
A)
Android debug bridge
B)
Android delete bridge
C)
Android destroy bridge
D)
None of the above

Correct Answer :   Android debug bridge


Explanation : ADB stands for Android Debug Bridge. It is a command-line tool that is used to communicate with the emulator instance.

Advertisement