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
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
Why cant I open a file by its explicit path?
Difference between pass by reference and pass by value?
Who invented bcpl language?
Is there a built-in function in C that can be used for sorting data?
Define Spanning-Tree Protocol (STP)
How we can insert comments in a c program?
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
What does 3 periods mean in texting?
What are the advantages of the functions?
Explain union.
Do you know the difference between exit() and _exit() function in c?
Explain do array subscripts always start with zero?
How to compare array with pointer in c?
regarding pointers concept