3.Give the formula for determine the range of the data type?
Answer / 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 |
Diff between Proc transpose and Arrays with example?
£¢®£ž›;=9:B9<::C = ADITHI HOW TO GET?
How to set on/off a group of indicators in a single statement?
Write a program to show polymorphism.
in IBM PC -AT.WAT AT REFERS TO?
why not instantiating servet using new operator?
What Is The Difeerence Between C & C++
why Java is not purely object oriented?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number
What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?
Why COBOL/400 is giving 95 session error when opening a file even though the file is having key and the screen or display file is having IND ARA defined?
is it acceptable if we declare multiple exceptions in same overridden method.