Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
7 views

Java Programming

JAVA NOTES
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views

Java Programming

JAVA NOTES
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

ANJUMAN INSTITUTE OF MANAGEMENT & COMPUTER APPLICATION, BHATKAL

BCA SEMESTER-III FIRST INTERNAL ASSESSMENT TEST OCTOBER 2024


Subject :Java Programming Max Marks :30
Subject Code: 053BCA013 Duration : 60 Minutes
PART A
Answer any FIVE questions. Each question carries 2 marks 5x2=10
1. What is JAVA? Name the different IDE used to develop java application.
2. Explain the term public static void main(String args[])
3. What is data type? Mention the primitive data types of Java.
4. What is bytecode? How is it created?
5. What is JAVA TOKENS? List the separators of java tokens.
6. Why is java called as PLATFORM NEUTRAL LANGUAGE.
7. Expand the following : WORA, AWT,JSL,JDK

PART B
Answer any TWO questions. Each question carries 5 marks 2x5=10
1. What is command line argument ? Write a java program to count and print the total no of
positive numbers, negative numbers passed from command line.
2. Explain if else statement with syntax and suitable example
3. Differentiate between JAVA and C
4. Explain JAVA program structure

PART C
Answer any ONE questions. Each question carries 10 marks 1x10=10
1. Explain features of Java
2. What is Data type? Explain data types of java
3. What is looping? Explain types of looping with suitable example.
******

You might also like