1 of stion What is the output of the following code DECLARE v salary number; v bonus number: 3000, BEGIN IF v salary < 2

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

1 of stion What is the output of the following code DECLARE v salary number; v bonus number: 3000, BEGIN IF v salary < 2

Post by answerhappygod »

1 Of Stion What Is The Output Of The Following Code Declare V Salary Number V Bonus Number 3000 Begin If V Salary 2 1
1 Of Stion What Is The Output Of The Following Code Declare V Salary Number V Bonus Number 3000 Begin If V Salary 2 1 (15.51 KiB) Viewed 38 times
1 of stion What is the output of the following code DECLARE v salary number; v bonus number: 3000, BEGIN IF v salary < 2000 THEN DBMS_OUTPUT.PUT LINE(I will apply for salary increment ELSE DBMS_OUTPUT.PUT_LINE( I will not apply for salary increment END IF: END; Select one: O a. Error O b. I will not apply for salary increment Oc. I will apply for salary increment O d. 3000
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply