Computer Science, asked by UniquePrincess1234, 7 months ago

Give an example of char and floating type constant.
Please give me accurate answer. ​

Answers

Answered by sumipree26
4

Answer:

hope it will help u

Explanation:

Floating type variables can hold real numbers such as: 2.34, -9.382, 5.0 etc.

The abbreviation char is used as a reserved keyword in some programming languages, such as C, C++, C#, and Java. It is short for character, which is a data type that holds one character (letter, number, etc.) of data. For example, the value of a char variable could be any one-character value, such as 'A', '4', or '#'.

Answered by shivajikaithi
4

Answer:

Each data type differs from one another in size and range. ... Above are the examples of valid character constants. ... The real constants are also called as floating point

Explanation:

pls thank my answer

Similar questions