Computer Science, asked by kharwasharshit1116, 1 month ago

18. c=4+5), in this statement what is the data type of the object 'c'*
(a)int
(b)float
(c)double
(d)complex​

Answers

Answered by tejas23610
0

Answer:

User defined Data Types in C++

Data types are means to identify the type of data and associated operations of handling it. There are three types of data types:

Explanation:

hope it's helpful for you :)

Similar questions