Computer Science, asked by black2305, 3 months ago

Write an example for the following data types

a) String

b) Float

c) Integer​

Answers

Answered by cutiepie11015
3

Answer:

all options are right.

Answered by Anonymous
7

Answer:

a) String

, the word "hamburger" and the phrase "I ate 3 hamburgers" are both strings. Even "12345" could be considered a string, if specified correctly.

float

for integers, the range is from -9007199254740991 to +9007199254740991 (-253 to +253).

Similar questions