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.
Home/Questions/Page 198
SIKSHAPATH Latest Questions
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
Bluedragon
Asked: November 9, 2021In: Other
Seven switches operate a lamp in the following way; if switches 1, 3, 5, and 6 are closed and switch 2 is opened, or if switches 2, 4, and 7 are closed and switch 1 is opened, or if all ...
Design a combinational circuit using NOR gates with three inputs, x, y, and z, 2 and three outputs, A, B, and C. When the binary input is 0, 1, 2, or 3, the binary output is one greater than the input. When ...
Nivas kumar
Asked: November 9, 2021In: Data Structure