Slip No 26 Q A
Q.Write a java program to display ASCII values of the characters from a file.[15 M]
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
Q.Write a Java program to calculate factorial of a number using recursion.[15 M]