Answer Posted / 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 |
Post New Answer View All Answers
Any real time example of O2C process from taking order till creating invoice.
Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.
can any method return type may be constructor , or that method name allow
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
What is the use of Differ interface check box in Ship confirm?
in teradata level primary in table level allows duplicates why?
what is the difference between an OS(operating system) and Framework?
9.Difference between even and odd signals?explain with the diagram?
what are the differences between CONS, LIST, and APPEND
Find out the roles which gives access to all tables in SAP? Thanks in advance.
1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain
what are the missinschema properties and should we pass primary key in select command