answersLogoWhite

0

(a)OOD:The Basic Abstraction is not the services available to the users of the system

(a)FOD: The basic abstraction is available to users of the system

(b)OOD: The state information exists in the form of data distributed among several objects of the system

(b)FOD: The state information is available in a centralized shared data store.

(c)OOD: Group Functions together on the basis of data they operate on

(c)FOD: Group Functions together if as a group, they constitute a higher level Function

(d)Functional oriented design orients on functions, when OOP orients on objects,

or as called in C++ classes.

(e)Functions, get some data, process it and than return result, or do some actions.

Objects is data with methods of processing it.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the difference between structured oriented programming procedure and oriented programming?

LOTTA


What is the difference between gpss and simscript?

Gpss and simscript is the difference between gpss and simscript::: simscript:event oriented and gpss:transaction flow oriented.


What is the difference between general and specific task oriented rubric?

The difference between generic and specific task oriented rubric is that whereas one is holistic, the other one is analytic. The generic oriented rubric is holistic while the specific task oriented is analytic.


What is the difference between oriented and orientated?

The difference is that Americans generally say "oriented," while the British say "orientated." It means the same in either case.


What is the difference between bsit and bscs degrees?

The difference between the BSIT and BSCS is the kind of units covered. Whereas the BSIT is more of theoretical oriented, the BSCS is technical oriented.


What is the difference between java and object oriented programming?

java is a programming language/platform that embodies object oriented programming concepts. The question of what is the difference is like asking what is the difference between cars and a Volvo.


What is difference between problem oriented and machine oriented languages?

machine oriented language: A programming language designed for use on specific class of computers. problem oriented language: A language whose statement resemble terminology of the user. Thanks


What is the distinct difference between object oriented concept and object oriented programming?

Object oriented concepts are a generalisation of the object oriented principals (encapsulation, inheritance, polymorphism and abstraction) without specifying a particular implementation of those principals. Object oriented programming is the application of those principals through an object oriented programming language.


Explain the difference between outward-oriented and inward-oriented growth?

Hahahahaha IB past paper?? Am doing the same question :D


What is the difference between mono product economy and import oriented economy?

Describe Nigeria's economy as Mono-product and import oriented economy


What is the difference between a market-oriented sales oriented and a production oriented organisation?

Marketing Oriented: Company focus primarily on customers needs and wants based on reliable data. Sales Driven Companies: The main objective is sales and customer's needs are competely ignored


Major difference between c and java?

Java is object oriented, C is not...