What is data binding?
Answers were Sorted based on User's Feedback
Answer / siva
data are wrapped in a single unit which is calld class.The
above process is calld data binding.There are two types of
bindings:1)static binding 2)dynamic binding.
| Is This Answer Correct ? | 42 Yes | 10 No |
Answer / dhananjay
in c++, data binding refers to make the data/variables and
functions which operate on these data into a single unit.
in c++ the unit is class.
| Is This Answer Correct ? | 23 Yes | 2 No |
Answer / sathiya
data's are grouped together is called data binding which is
binding the data
| Is This Answer Correct ? | 4 Yes | 20 No |
What is difference between oop and pop?
some one give d clear explanation for polymorphism
Is abstract thinking intelligence?
why constructor cannt be declar virtually? why destructor cannt be overloaded?
What does oop mean in snapchat?
What is extreme programming?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is encapsulation in ict?
What are oops methods?
Which is the best institute in hyderabad for C/C++ and it also has fast track course structure.
how to find no of instances of an object in .NET?