What are the main principles of OOP?
Answer / nashiinformaticssolutions
o Encapsulation: Wrapping data and methods that operate on the data into a single unit (class).
o Inheritance: Acquiring properties and behaviors from a parent class.
o Polymorphism: Performing a single function in multiple ways.
o Abstraction: Hiding the implementation details and exposing only the necessary features.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi can you please send me recent(present) interview questions and technical qyestions with answers for "BUSSIESS OBJECTS" and "DATA WAREHOUSE".pls its urgent for me my mail id is sekhar.cs82@gmail.com,manjuforgis@gmail.com. thanks in advance
Why multiple inheritance is removed in java?
what is the difference between "types" and "data" in abap.
For C sharp,At the time of software is implemented at client site, is it required that client machine have C sharp(Microsoft Visual Basic) setup?
can we use commit,rollback in triggers and how?
What do you mean by an array ? explain with an example
There are 3 jars containing two types of round marbles. One jar contains only red marbles, one jar contains only blue marbles and the third jar contains a mix of both red and blue marbles. Although the jars are labeled “red”, “blue” and “mixed” – all the jars are mislabeled. How many marbles would you have to pull out, and out of which jars, to find out how to fix the labels correctly?
What is procedural oriented language language..? give some examples of this language....?
what is different between kenerl mode and user mode?
9.Difference between even and odd signals?explain with the diagram?
Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.
How to get the index of the clicked field in reports in ABAP?