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 |
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
converting 41.685 to binary
Write 5 differences between Memory Reference Instruction and Register Reference Instruction.
sample code for data transfer between two r/2 systems and r/3 systems?
What are the advantages of Server Controls over HTML/ASP Controls.
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
which book we learned this mantis? how many version are realsed this mantis upto now?
What is the Difference between in memory database and physical database
A string of charaters were given. Find the highest occurance of a character and display that character. eg.: INPUT: AEGBCNAVNEETGUPTAEDAGPE
Data Structure: How many comparisons are necessary to find the largest and smallest of a set of n distinct elements?
how to convert hashmap to arraylist with iteration
how do we provide security for web services