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 |
what is microprocessor?
this question is from sas:what is the difference between FILE and INFILE statements? plz explain in brief?
What is the difference between: x=a+b+c+d; and x=SUM(a,b,c,d);?sas
Tell me the jobs for the MCA Fresher in delhi, Noida..
How can you incorporate a Datawindow to a Oracle8i stored procedure?
what is page hit in operating system?
how can i create report in abap to insert data in table pa0002 using insert command
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
How Many versions are there in crystal reports
8.In DSP,Define Signal and System?and various type of signals.
What is ur porject Architecture? If anyone ask what i have to specify here..
What is the entry point function of a DLL?