Aptitude questions for java (Stages of JAVA Program Module)
- What are the stages in JAVA Program ?
- To write a code what can we used ?
- How we save the java program ?
- What is meaning of compilation in java program ?
- Which error is found in the stage of compilation of Java program ?
- What is the Syntax Error ?
- What is the meaning of Semantic Error ?
- How can we compile the Java file ?
- Which syntax is used to compile the java file ?
- What we can found in the class file ?
- If there is no errror in the stage of compilation then what we will get ?
- The Byte-code is human readable ? (yes/no)
- class file contains __________.
- Define run time error ?
- What is the memory mistake in the stage execution ?
- Which syntax is used to execute the java file ?
0 Comments