Ignou solved assignment for BCSL-043 Java Programming Lab | SolveZone
whatssapp

Product Detail

Ignou solved assignment for BCSL-043 Java Programming Lab

University  IGNOU
Service Type Solved Assignment
Course B.C.A
Semester
Short Name or Subject Code BCSL-043 Java Programming Lab
Product B.C.A of Solved Assignment (IGNOU)
Pattern
Price
Click to view price

This assignment has three questions. Answer all the questions. These questions carry 40 marks. Rest 10 marks are for viva voce. You are advised to give proper comments and do proper alignments while writing java program. Please go through the guidelines regarding the assignments given in the programme guide for the format of presentation.

Q1.

Write java program to find the factorial of a given number. Define appropriate class and methods in your program.

Q2.

Write a program in java to read the content from a text file and count the number of words in the file.

Q3.

Create an applet which take a number as input. If the number is between 11-90 and is an even number then display its table otherwise ask for other number as input.