answersLogoWhite

0

Actually these characterstics may differ from books to books. This is in general: #Data abstraction #Data Encapsulation #Inheritance #Polymorphism #Dynamic Linking #Static Binding Some books consider Objects & Classes also as one among these characteristics.

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Engineering

What meaning by the terms 'member function'and give example?

In object-oriented programming languages, a member function is one which belongs to a class.


How do you add a timer function to object in object oriented programming AS3?

http://theflashblog.com/?p=231 Basically create the timer, give it an event listener, and a function. Change your object using the function and start the timer.


Why java is called purely object oriented language?

Java is called a "pure" object-oriented language because it requires that all code written in it be wrapped in objects. This differs from the more common meaning of "pure" object-oriented (everything is an object) in that Java has primitive types and primitive operations on them - int, char, double, float, long and addition, subtraction, multiplication, division. A real example of a PURE object-oriented language is Smalltalk, one of Java's predecessors.


What is the purpose of constructor in object oriented programming?

A constructor in a class is one of the first pieces of code to be executed when you instantiate a class. The purpose of constructors is to have code that initialize the class and prepare the variables that may be required by the class...


How many types of classes in c?

There are no classes in a C program.C is not a object oriented programming language only object oriented programming language has classes c++ is a object oriented programming language.Class can be defined as a blueprint from which individual objects are created.eg:Car is a Class BMW is an Object of that class.Join http://www.c-madeeasy.blogspot.com for c programming source codes,tutorials and advanced programming advice.

Related Questions

What meaning by the terms 'member function'and give example?

In object-oriented programming languages, a member function is one which belongs to a class.


How do you add a timer function to object in object oriented programming AS3?

http://theflashblog.com/?p=231 Basically create the timer, give it an event listener, and a function. Change your object using the function and start the timer.


Why java is called purely object oriented language?

Java is called a "pure" object-oriented language because it requires that all code written in it be wrapped in objects. This differs from the more common meaning of "pure" object-oriented (everything is an object) in that Java has primitive types and primitive operations on them - int, char, double, float, long and addition, subtraction, multiplication, division. A real example of a PURE object-oriented language is Smalltalk, one of Java's predecessors.


What is the purpose of constructor in object oriented programming?

A constructor in a class is one of the first pieces of code to be executed when you instantiate a class. The purpose of constructors is to have code that initialize the class and prepare the variables that may be required by the class...


How many types of classes in c?

There are no classes in a C program.C is not a object oriented programming language only object oriented programming language has classes c++ is a object oriented programming language.Class can be defined as a blueprint from which individual objects are created.eg:Car is a Class BMW is an Object of that class.Join http://www.c-madeeasy.blogspot.com for c programming source codes,tutorials and advanced programming advice.


What software help bill gates become one of the richest people in the world?

Q. What is the difference between pure object oriented language & object oriented language?? plz give ans this question QUICK.......... shyamniitasp.net@gmail.com


GIve an example of Object oriented language?

Visual basic..VB uses premade objects for window apps.


How test driven development is an important object oriented technique?

All the test you right give you the confidence and you can refactor at every stage to get a good design


Describe the area of structured types in an object oriented database and give an example of their use?

Data is stored as objects and can be interpreted only using the methods specified by its class.


What are the characteristics of the organizational behavior?

what is characterstics of ob I want answer because on Monday my presentation of ob is held Please try to give answer very imediately Thankyou Tina what is characterstics of ob I want answer because on Monday my presentation of ob is held Please try to give answer very imediately Thankyou Tina


Advantages and disadvantages of object oriented?

Not too much if you are a one man/very small shop. Any kind of organized programming method works in this environment if you are competent in the language(s) you are using and have a good knowlege of the business/science side of the project. You have to understand the subject before you can write the code...For large shops (more than 5 people), it is an effective way to design/specify projects so that:1) Components (programs, data types, etc.) can be defined consistently.2) Programmers and Project Managers can actually communicate and understand each other. (this should probable 1 instead of 2).3) Partially complete modules/programs/whatever can be passed to another person when necessary. (With some expectations of getting it done without a complete rewrite).4) The project estimates can be a bit more accurate when somebody asks how far along something is. (Management only has to double their estimates instead of quadrupling them.)Note: Every 3 to 5 years, another development method is born - always better than the last one. In my opinion, OOSDLC is just another attempt to tame the wild, barely manageable programmer. No better and no worse than the old Modular Programming philosophy for Assembler 360.


Give two reasons why data servers may be popular for object-oriented databases but not for relational databases?

Data servers are good if data transfer is small with respect to computation, which is often the case in applications of OODBs such as computer aided design. In contrast, in typical relational database applications such as transaction processing, a transaction performs little computation butmay touch several pages, which will result in a lot of data transfer with little benefit in a data server architecture. Another reason is that structures such as indices are heavily used in relational databases, and will become spots of contention in a data server architecture, requiring frequent data transfer. There are no such points of frequent contention in typical current-day OODB applications such as computer aided design.

Trending Questions
What is the difference between Business model based software requirements analysis and Domain model based software requirements analysis? Why does it benefit both consumers and suppliers to carry out power factor improvements for large inductive loads? How do you become a licensed contractor? When expanding a folder structure to find a particular entry what type of search is it? Which of the circuits cannot be operated directly from the mains? Can array size be determined using sizeof operator in c? What is the process of energy conversion hydro-power plant? How do you import time on python? In C plus plus is it possible to instantiate an array without specifying a length? What is the use of numerical analysis and why you have to study? When do you declare method or class final? What expression would test for a length between 10 and 20 meters inclusive in c programming? How is the two speed feature of a dc cordless drill constructed? What are a completely mixed flow reactor and its concentration characterisrtics? Who occupies a key role in the design construction and management of chemical operations to insure and improve the quality of life for people in and outside the plant is a(n) .? What programming language is SharePoint programmed in? What do we call a person who repair water pipes? Who or what was the electrical term 'farad' named after? How can you freeze the screen during POST so that you can read BIOS information? Why is teak wood water resistant?