answersLogoWhite

0


Best Answer

Spell check.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the features of procrdure oriented programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the features of object oriented program?

The features of object oriented programming are Abstraction, Encapsulation, Polymorphism & Inheritance


All object-oriented programming languages must have the 3 following features?

Abstraction, encapsulation and polymorphismare the three fundamental features of an object oriented programming language.


Explain the main features or characters of object oriented programming?

adAD


What is object based programming language?

Object-based programming language is a language that supports all the features of object oriented programming features like classes,object,encapsulation ,abstraction,polymorphism etc except inheritence.


What are the features of C plus plus that surpass C?

Object-oriented programming and stricter type-safety.


What are the features which makes Java pure object oriented?

Java is actually not a pure object oriented programming language. See the related question below for the reasons why.


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

LOTTA


What are the most prominent features of C plus plus?

Object oriented programming. General purpose. Cross-platform.


Data-Oriented Programming in Java?

Data-Oriented Programming (DOP) focuses on decreasing the complexity of the Object-Oriented Programming (OOP) application systems by rethinking data


What is full form of oop's?

Object Oriented Programming


Important features of objecy oriented programming?

Object oriented programming represents concepts as objects that have data fields or attributes that describe the object. Associated procedures are called methods. Objects are used to interact with one another to design applications and computer programs.


Is PHP object oriented?

Yes - 'advanced' PHP programming uses Object Oriented Programming (OOP).