PDA

View Full Version : Define Explicit and implicit in c++ 2011



saneha
05-02-2011, 05:49 PM
Define "Explicit" and "Implicit"

Vuhelper
05-02-2011, 05:50 PM
Both these terms can easily be understood in any given scenario………

Let suppose when we say that “ Imran” is an object, then, it comes in mind that this object has some characteristics, behavior and unique ID………although all these are hidden and not defined in a written form…. We just say that “imran” is an object. So, all such hidden/ built in/ embedded information is known as implicit data/knowledge etc.
Where as other way is to describe something written, no hidden issues or embedded characteristics are involved. This is known as explicit data….