Bca Vi Sem Assignment
Bca Vi Sem Assignment
Assignment
Q.1 Explain different types of operators in java
b)Local variables
c)Global variables
d) Precedence of operators
Q.10 What do you understand by Array of object. How can we declare an Array
in Java
a) Conditional Statement
b) Switch Statement
c) break Statement
d) Continue Statement
Q.12Difference between throw and throws
a)Instance Variable
b)Final Variable
c)this keyword
d)Static variable
Q.19 What is inheritance? Discuss different types of inheritance. Why Java does
not support multiple inheritance
Q.24 What do you understand by designing a web page .Explain with four html tag
Q.25 Difference between Java application and java applet.Also discuss the life
cycle of an applet
Q.26Design an applet that takes three numerical values as input from the user and
then displays the largest of those three numbers on the screen.
Q.29 WAP to that accepts a limit from command line argument or keyboard then
print Fibonacci series.
Q.30 WAP to that accepts a number from command line argument or keyboard
then print its table.
i) Flow Layout
ii) Border Layout
iii) Grid Layout
iv) Card Layout