PCAP Exam QuestionsBrowse all questions from this exam

PCAP Exam - Question 9


Which of the following literals reflect the value given as 34.23? (Choose two.)

Show Answer
Correct Answer: AB

AB

Discussion

8 comments
Sign in to comment
CaptainPirateOptions: AB
Aug 27, 2023

A. .3423e2: This means 0.3423 times 10 raised to the power of 2 (which is 100). So, it's 0.3423 * 100 = 34.23, which is the same as our number. B. 3423e-2: This means 3423 times 10 raised to the power of -2 (which is 0.01). So, it's 3423 * 0.01 = 34.23, which is also the same as our number. C. .3423e-2: This means 0.3423 times 10 raised to the power of -2 (which is 0.01). So, it's 0.3423 * 0.01 = 0.003423, which is not the same as our number. D. 3423e2: This means 3423 times 10 raised to the power of 2 (which is 100). So, it's 3423 * 100 = 342300, which is not the same as our number. So, the options A and B are the ones that reflect the value 34.23. They show the number in a simpler way using scientific notation.

macxszOptions: AB
May 3, 2022

A. .3423e2 B. 3423e-2

666_mOptions: AB
May 5, 2022

A&B is correct

DinshaOptions: AB
Mar 8, 2023

Answer A, B

mplopezOptions: AB
Jul 23, 2023

For representing decimal values both A and B must be written.

DjenneOptions: AB
Dec 25, 2021

A and B are correct answers.

MaoklOptions: BC
May 24, 2023

B,C is the correct answer!

DempsdawgOptions: AB
Mar 22, 2024

A & B is thy answers