answersLogoWhite

0


Best Answer

--THE SUM OF TWO NUMBERS:

declare

a number(2);

b number(2);

c number(2);

begin

a:=&a;

b:=&b;

c:=a+b;

dbms_output.put_line(a ' + 'b' = 'c);

end;

User Avatar

Wiki User

βˆ™ 12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Addition of two numbers on plsql program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is Result of an addition?

The result is called the sum of the two numbers. The operation of addition is commutative. This means that the addition of two numbers will give the same sum regardless of the order in which the numbers are added.


What is calculating the sum of two or more numbers?

ADDITION.


Write a program to add two numbers using oop?

#include<iostream.h> #include<conio.h> void main() { int a, b, c; clrscr(); cout<<"enter the two numbers"; cin>>a; cin>b; c=a+b; cout<<"Addition of two numbers="<<c; getch(); }


Addition?

To add two numbers together


Are odd numbers closed under subtraction?

No, nor under addition, either. The sum or difference of two odd numbers is NOT an odd number.No, nor under addition, either. The sum or difference of two odd numbers is NOT an odd number.No, nor under addition, either. The sum or difference of two odd numbers is NOT an odd number.No, nor under addition, either. The sum or difference of two odd numbers is NOT an odd number.


What are the two numbers in a addition problem called?

The summands.


Is A ratio is a comparison of two numbers by addition?

By division


Identity property for addition?

it goes like this addition is when you add two numbers to get the sum


What are the two numbers called in a addition question?

The addends are the numbers that are added together. The answer is the sum.


What are addition subtraction multiplication and division?

addition means when you add two or more numbers together.+ subtraction means you subtract two or more numbers together.- multiplication means when you mutiply two one, or more digit numbers together.x division means when you divide two numbers together./


The answer of addition of two or more numbers is called?

Sum, or total


What are the two numbers in addition equation?

The summands Also the addends