what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba
Answer / Bhavana Varshney
Procedure-oriented languages (POLs) focus on structured programming with subroutines or procedures that can be called from multiple points in a program. Examples include COBOL, Fortran, and PL/I. On the other hand, Object-oriented languages (OOLs) are based on objects that have both data and methods to operate on the data. They follow principles like inheritance, encapsulation, polymorphism, and abstraction. Examples include Java, C++, and Python.
| Is This Answer Correct ? | 0 Yes | 0 No |
What's the difference between a primary key and a clustered index?
How many functions are there in sql?
What is a file delimiter?
what are different types of keys in sql?
how to write utl file pkg in SQL
How do you truncate?
can use the following like overloading concept in a single package: procedure p1(a varchar), procedure p1(a varchar2), procedure p1(a char)
What is the starting oracle error number?
write a query filter the null value data following source? name age john 30 smith null null 24 sharp 35 i want output name age john 30 sharp 35
What is sql query optimization?
what are the 'mysql' command line arguments? : Sql dba
How do you modify a column in sql?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)