1. Write a Java method to find the smallest number among three numbers
View Solution2. Write a Java method to compute the average of three numbers
View Solution3. Write a Java method to display the middle character of a string
View Solution4. Write a Java method to count all vowels in a string
View Solution5. Write a Java method to count all words in a string
View Solution6. Write a Java method to compute the sum of the digits in an integer
View Solution7. Write a Java method to display the first 50 pentagonal numbers
View Solution8. Write a Java method to compute the future investment value at a given interest rate for a specified number of years
View Solution9. Write a Java method to create the area of a pentagon
View Solution10. Write a Java program to round a float number to specified decimals
View Solution11. Write a Java program to count the absolute distinct value in an array
View Solution12. Write a Java program to convert an integer value to absolute value
View Solution13. Write a Java program to convert a float value to absolute value
View Solution14. Write a Java program to accept a float value of number and return a rounded float value
View Solution15. Write a Java program to accept two integers and return true if the either one is 15 or if their sum or difference is 15
View Solution16. Write a Java program to count the number of prime numbers less than a given positive number
View Solution17. Write a Java program to find the length of the longest sequence of zeros in binary representation of an integer
View Solution18. Write a Java program to multiply two integers without using multiplication, division, bitwise operators, and loops
View Solution19. Write a Java program to calculate power of a number without using multiplication(*) and division(/) operators
View Solution20. Write a Java program to check if a given number is Fibonacci number or not
View Solution21. Write a Java program to print all prime factors of a given number
View Solution22. Write a Java program to convert Roman number to an integer number
View Solution23. Write a Java program to Convert radian to a degree using library method
View Solution24. Write a Java program to Demonstrate the Math.multiplyExact() method
View Solution25. Write a Java program to Demonstrate the Math.subtractExact() method
View Solution26. Write a Java program to Demonstrate the Math.floorDiv() method
View Solution27. Write a Java program to Demonstrate the Math.copySign() method
View Solution28. Write a Java program to Perform the ceiling operation on the decimal number using the library method
View Solution29. Write a Java program to Round off the decimal number using the library method
View Solution30. Write a Java program to Find the sign of given number using library method
View Solution31. Write a Java program to Find the largest number between two numbers using the library method
View Solution32. Write a Java program to Find the smallest number between two numbers using the library method
View Solution33. Write a Java program to Find the absolute value of a number using library method
View Solution34. Write a Java program to Find the cube root of a number using library method
View Solution35. Write a Java program to Find the hyperbolic tangent of an angle
View Solution36. Write a Java program to Find the hyperbolic cosine of an angle
View Solution37. Write a Java program to Find the hyperbolic sine of an angle
View Solution38. Write a Java program to Find the trigonometric arc tangent of an angle
View Solution39. Write a Java program to Find the trigonometric arc cosine of an angle
View Solution40. Write a Java program to Find the trigonometric arc sine of an angle
View Solution41. Write a Java program to Find the trigonometric tangent of an angle
View Solution42. Write a Java program to Find the trigonometric cosine of an angle
View Solution43. Write a Java program to Find the trigonometric sine of an angle
View Solution44. Write a Java program to Convert degree to radian using library method
View Solution45. Write a Java program to Find the logarithmic value of a Number
View Solution46. Write a Java program to Calculate area of Hexagon
View SolutionLearn All in Tamil © Designed & Developed By Tutor Joes | Privacy Policy | Terms & Conditions