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 is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.
how to add Servlet-api.jar file into eclipse 3.3.2 ?
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
Write a program to swap the content of two variables without using a third variable.
what is difference between object oriented programming structure and object oriented programming system?
Hai, My name is nisha.I have NIC exam.If anybody Knows NIC previous paper pattern pls send me to nishanairp@gmail.com
When we have two versions of the dot net installed how does the compiler know which version of DLL it has to select to an application.
Have you used callsymputx? what points need to be kept in mind when using it?
I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution
How do i find out the number of parameters passed into function?
Write a program to find whether a given number is prime or not.
pleasew define carrier scope in abap (sap).
Write a program to reverse a number?
Where do we need Operator overloading?