Slip No 26 Q B
Q.Write a java program using applet to draw Temple. [25 M] HTML File to Run Applet <html><body><applet code=”TempleApplet.class” width=”500″ height=”350″></applet></body></html>
Q.Write a java program using applet to draw Temple. [25 M] HTML File to Run Applet <html><body><applet code=”TempleApplet.class” width=”500″ height=”350″></applet></body></html>
Q.Write a java program to display ASCII values of the characters from a file.[15 M]
Q.Create a package named Series having three different classes to print series: i. Fibonacci seriesii. Cube of numbersiii. Square of
Q. Write a java program to check whether given string is palindrome or not.[15 M]
Q.Create a package TYBBACA with two classes as class Student (Rno, SName, Per)with a method disp() to display details of
Q.Write a java program to count number of digits, spaces and characters from a file. [15 M]
Q.Write a java program to check whether given file is hidden or not. If not then display its path, otherwise