Computer Science, asked by ayush2005301, 7 months ago

Write the outputs of the followings:
a)Select POWER(2,5);
b)SELECT 47 % 5 from DUAL;
c) Select SUBSTR('COMPUTER
SCIENCE,3,4 display.​

Answers

Answered by kamrunnisa
1

Answer:

a. 32

b.2

c.P

Explanation:

a. 2 power 5 is 32

b. 47 modulus 5 is 2 bcoz when we divide 47 by 5 we get 9. i.e (5*9)=45 then remaining is 2

c. strings 3 Rd position is P and it end position is 4 which is exclusive (4-1 =3) .

Answered by kirtishrivas63
2

Answer:

Okay I will follow u but u also need to follow u back and no need unfollow then okay deal paak .

Similar questions