| By default the member of the interface are public and abstract. true or false? |
| True |
|
|
|
|
|
| Which collection class uses the unique key for the collection? |
| HashTable |
|
|
|
|
|
| What is Process? |
| Anything under execution. |
|
|
|
|
|
| What is thread? |
| It is a process which executes independently. |
|
|
|
|
|
| Can interface have static member? Yes or No? |
| No. |
|
|
|
|
|