All-in-One Exam Prep Platform
Home
Important MCQs
Past Papers
Subject Wise
All Category
×
English
Urdu
In software engineering, what is an API is used for?
In software engineering, what is an API is used for?
سافٹ ویئر انجینئرنگ میں، اے پی آئی کس چیز کے لئے استعمال ہوتا ہے؟
To secure applications
To store data
To enable communication between different software applications
None of these
Explanation
An
API (Application Programming Interface)
allows different software systems to communicate and share data or functionality.
It acts as a
bridge
.
It enabling
applications to interact without needing to understand
each other's internal workings.