What do you mean by binding of data and functions?
Answer Posted / nk
Encapsulation
| Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
Why do we need polymorphism in c#?
• What are the desirable attributes for memory managment?
What are the types of abstraction?
what type of question are asked in thoughtworks pair programming round ?
What is data binding in oops?
Can we create object of abstract class?
Can a destructor be called directly?
What is the main purpose of inheritance law?
Explain virtual inheritance?
How do you achieve polymorphism?
Can abstract class have normal methods?
Why we use classes in oop?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
Is data hiding and abstraction same?
write a program to find 2^n+1 ?