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

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -