What is an API in basics? -
i want know, api means? , meant for? please give me clear explanation examples?
note: basics of api first timer.
thanks manikandan
api interface (set of methods , fields buound rules how use them) of application or library. standardised way of using application programatically.
an analogy real world house furnace. use every day heating (just use application, let's music player playing songs). when want change in furnace, reprogram it, set temperatures given period, need use interface (gauges, buttons, valves , on) in proper way (you need know change , in order). can loosely considered furnace's "api".
Comments
Post a Comment