3.Give the formula for determine the range of the data type?
Answer Posted / srigar s
It can be determine by the help of number of byte we used in
the data type.
Ex:
char=1 byte
1 byte=8 bit
hence the range is 0-255
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the tasks performed by a Team Lead
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
Differevce between arrays and array builders?
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
what is the use MDM(Master Data Management)and meaning
What is the first message line that any language learning prints on the screen? and why?
can we use commit,rollback in triggers and how?
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
How does the TCP handle the issue of multiplexing?
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
Explain polymorphism. Provide an example.
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
I am work in it aompenei
define profiler???
HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??