There are 50 reserved keywords currently defined in the Java language
A) trueb) false
A) trueb) false
class has to implement the Externalizable interface.
State true or false :- the suspend()method is used to terminate a thread?
A) trueb) false
I choose the answer as false but i got it wrong
false
A) synchronisation
synchronization
i gave synchronization but got marked wrongly check different spellings
Explain "passing by value", "passing by pointer" and "passing by reference"
Pass By Value example:The function receives a copy of the variable. This local copy has scope, that is, exists only within the function. Any changes to the variable made in the function are not passed...
There is major defference between these three are when we want to avoid making the copy of variable and we want to change value of actual argument on calling function. there are we use passing by pointer,passing the reference. We can not perform arithmentic operation on reference.
False
false...
47+3+2=52...