Because machine code only understsnd by computer in form of 0,1
and byte code not machine code and store in .class of java library it is at the 2nd stage of conversion and the machine code at the final stage and end stage
so byte code
under stand by any machine by the java library
not convert into machine code i.e understand by machine
kuldeep singh
ssimt
Chat with our AI personalities
The independent variable is the number of tickets purchased and the dependent variable is the amount of money spent.
The dependent (or responding) variable is the one that is observed and likely changes in response to the independent variable.
It is the efficiency of the machine.
The qualifier signed or unsigned may be applied to char or any integer. unsigned numbers are always positive or zero, and obey the laws of arithmetic modulo 2n, where n is the number of bits in the type. So, for instance, if charsare 8 bits, unsigned charvariables have values between 0 and 255, while signed charshave values between -128 and 127 (in a two's complement machine.) Whether plain charsare signed or unsigned is machine-dependent, but printable characters are always positive.
That's the machine's "efficiency".