✓ ✘ 1. Arrays index value starts with?
✓ ✘ 2. Which keyword indicates that method has no return type ?
✓ ✘ 3. Which keyword makes the variable as a class variable?
✓ ✘ 4. What's the storage size of 'short' and 'float'?
✓ ✘ 5. What's the output of the following?
✓ ✘ 6. What's the return type and 'res' after following is exicuted?
✓ ✘ 7. What's return type of startsWith( ) & random( ) ?
✓ ✘ 8. What's the 'tax' in the following if 'basic = 1500'?
✓ ✘ 9. What's the output of the following code?
✓ ✘ 10. Find the value of 'v' if x=2, y=3, z=1