171k views
3 votes
HELP! Finish identifying the data types of each of the following pieces of data:

HELP! Finish identifying the data types of each of the following pieces of data:-example-1
User Nlucaroni
by
5.9k points

2 Answers

5 votes

Answer:

Line 1: String

Line 2: Float

Line 3: Integer

Line 4: String

Line 5: Boolean

Line 6: Float

Line 7 String

Line 8: Integer

Step-by-step explanation:

MS Coding 1 A - E d g e n u i t y 2021 March 17

Answerer's Note:

I hope this helped!

-- Juri Davis

User Omer Bach
by
5.6k points
6 votes

Answer:

Double

Int

Char

Boolean

Int

String

Byte if that is an array or Int

User Mohan Mishra
by
5.8k points