Create a package which includes a function to return a square of a number if it is positive else return an error message to the user.
Home/Computer Science/Page 89
SIKSHAPATH Latest Questions
Harshdalal15
Asked: November 10, 2021In: DBMS
The main procedure can be called from nested subprogram.
Harshdalal15
Asked: November 10, 2021In: DBMS
Harshdalal15
Asked: November 10, 2021In: DBMS
Create a package circle having the following functions: Area of circle. Circumference of circle. Radius is to be passed as argument to both the functions to calculate values.
Harshdalal15
Asked: November 10, 2021In: DBMS
Create a package named as INFO which contains procedure that is passed a student’s identification number and return student’s full name and phone number from the student table to the calling program and function, pass a department number to it. ...
Find the missing entry in the following table x 0 1 2 3 4 yx 1 3 9 – 81