Why data types in all programming languages have some range?
Why ritche have disigned first time likethat?Why not a
single data type can support all other types?
Answer Posted / vignesh1998i
good morning ,
ya ur doubt is absolutely correct.... in the real time operation a human being can easily process and seperate the numbers and character s etc etc categories since we have got our own intelligence .... but when we come to computers they dont have... so we are the users , we make instructions to make it understand it.... if we make the computer to understand like us , there will be no difference between that and a human being... upto certain level only we can make computers to understand........ using intelligence we are differenciating things...... but in computers it will be very complex to it understand... like this we can keep on arguing with lots of points..........
thank u
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is C language ?
Is c still used?
Why c is a procedural language?
Is javascript based on c?
What is the difference between the expression “++a” and “a++”?
Describe explain how arrays can be passed to a user defined function
Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.
How can I insert or delete a line (or record) in the middle of a file?
Describe static function with its usage?
What is hashing in c?
#include
What is the difference between fread buffer() and fwrite buffer()?
Which is better pointer or array?
How can my program discover the complete pathname to the executable from which it was invoked?
How do you generate random numbers in C?