Computer Science, asked by LastShinobi, 7 months ago

What kind of literals are the following: 10

a. 33

b. 053

c. 0x5a3

d. ‘d’

e. 45L
Please it's urgent​

Answers

Answered by ƒaiŗƴ
3

Given

a) 33+85

b) 47+62

c) 142+267

d) 358+429

To find : Estimate sums nearest to 10

Solution :

a) 33+88 = 30+90= 120

b) 47+62 = 50+60=110

c) 142+267= 140+270= 410

d) 358+429= 360+430 = 790

Answers :

a) 120

b) 110

c) 410

d) 790......

U can see your question in the attachment.......

Attachments:
Answered by ItzDeadDeal
4

Answer:

Question

What kind of literals are the following : 10

☯️Answer

I think....The correct Option is

A.33

✴Learn more about Literals

  • In computer science, a literal is a notation for representing a fixed value in source code. ... An anonymous function is a literal for the function type. In contrast to literals, variables or constants are symbols that can take on one of a class of fixed values, the constant being constrained not to change.

Similar questions