Sign In
Ask Question
Paola Wilkinson
Computers & Technology
19 April, 19:25
What is a data type?
+3
Answers (
1
)
Libby King
19 April, 19:27
0
Data type is an attribute of the data in the computer science. It basically guide the compiler and interpreter about the data utilization in the program. Data type basically define the operation, which can be done on given data.
There are different types of data types are as follow:
Integer data type: This type if data type basically represent the integer type of data value from largest to smallest order.
For example: int p = 10;
Real data type: This type of data type is used to represent the real type of number from largest to smallest range.
For example: float b = 17.6;
Comment
Complaint
Link
Know the Answer?
Answer
Not Sure About the Answer?
Find an answer to your question 👍
“What is a data type? ...”
in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers
You Might be Interested in
Which of the following is NOT a level of data abstraction? Select one: a. Physical level b. Chemical level c. Logical level d. View level
Answers (1)
Adventure tourism, agritourism, and ecotourism are all examples of ...
Answers (1)
Given an array temps of double, containing temperature data, and an int variable n that contains the number of elements in temps: Compute the average temperature and store it in a variable called avgTemp.
Answers (1)
Consider the following code segment for (int n = 2; n n/2; k--) { System. out. print (""a""); } for (k = n/2; k > 0; k--) { System. out. print (""b""); } System. out. println (); } What is printed as a result of executing the code segment?
Answers (1)
Dave and Ellen enter into a contract via e-mail. When a dispute arises over the performance of the deal, Dave files a suit against Ellen. The classification of law that governs transactions conducted via the Internet is referred to by the term:
Answers (1)
New Questions in Computers & Technology
1) Using the density equation d=m/V: What is the density of a piece of metal with a mass o 87.6g and a volume of 11.2cm?
Answers (1)
How to enlarge email to full screen?
Answers (1)
All information is clearly identified and easy to find within the source
Answers (1)
Ssl (secure sockets layer) operates at which layer of the osi model
Answers (1)
Which amendment discussed in the unit do you think has the greatest effect on your life? Why?
Answers (1)
Home
»
Computers & Technology
» What is a data type?
Sign In
Sign Up
Forgot Password?