27 followers
π Hi! I am Anand Baraik. I am a software developer, an avid learner who is passionate about web technologies, mobile technologies and building things with the code.
In this article we'll learn about callback, its uses as well as issues, but before diving deep into callback let us understand about function which is...
To know the difference between QUALIFIERS and DATA TYPE first we should know about data type and qualifier. DATA TYPE- A data type defines a set of...
Before answering this question iβll brief you about why we use include() and require() in PHP - It's use to insert the content of one PHP file into...
To know the full form of βiostream.hβ, letβs break it- i = input (Cin) o = output (Cout) stream = Streams refer to sequence of bytes. In Files we...