

InterviewSolution
Saved Bookmarks
1. |
Q1 Give one example of each data type:A. IntegerB. FloatC. DoubleD. CharacterE. String1×5=5Q2 Find the error in the following program and rewrite the program again correctly:public class Hello{public state void mains(String args[]){System.println(“This is my first java program”);}}2×1=2Q3 Fill in the blanks to complete the following program:Public class area // area of circle{a) _________________________________{Int r=0;b) ____ area;c) area=22.7*____*_____;System.out.println(“Area is”,+area);}}4×1=4Q4 Draw execution cycle of java program. Explain the use of Java command in it. 3×1=3Q5 Define:A. Encapsulation B. Polymorphism C. Abstraction |
Answer» Answer: Parapodia is the FLESHY protrusion found on the marine GASTROPODS. It is used for LOCOMOTION and for RESPIRATION. Sea snails and sea slugs have parapodia that is used for SWIMMING. |
|