Computer Science, asked by arudra1030, 9 months ago

Write a program to accept any 4 data types and print the values. Please write the whole program.

Answers

Answered by samiyaakhtar99
0

Answer:

Hope it helps you.

Explanation:

In computer science and computer programming, a data type or simply type is an attribute of data which tells the compiler or interpreter how the programmer intends to use the data.

...

1) Common data types include:

2) Integer.

3) Floating-point number.

4) Character.

5) String.

6) Boolean.

Answered by pandacorn327
1

Main types. The C language provides the four basic arithmetic type specifiers char, int, float and double, and the modifiers signed, unsigned, short, and long. The following table lists the permissible combinations in specifying a large set of storage size-specific declarations.

Hope it helps...

Thank you very much for answering my question I made a 90 on the test without your help I probably would have failed thank you once again

Similar questions