Codebun

  • Home
  • Automation
    • Selenium Web Driver With Java
    • Selenium Web Driver With C#
    • Katalon studio
    • Puppeteer and Jest
  • Java
    • JSP
  • Projects
    • Project In Java
    • Project In Hibernate
    • Project in spring
    • PHP Project
    • Java web project with source code | Java web application
  • Problem Solving
    • Java program
    • VB Program
    • C# Program
  • Placement
    • Computer || Programming
    • Maths
    • Reasoning
    • English
  • Interview Q&A
    • C Interview Questions and Answer
    • Data Structure Q & A
    • Operating System Interview Q&A
    • HTML and CSS Q&A

Write a java program to find Sum of Powers of elements in an array.

Problem Solving
Program In Java

Write Java code to find the power of each individual element according to its position index, add them up and return as output. The return type of the output is an integer which is the…

Read More

Write a java program for remove vowels from String

Problem Solving
Program In Java

Write code to remove vowels from the even position in the string.   The return type of the output is string after removing all the vowels.   Input and Output Format: Input is a string.…

Read More

Write a java program to validate the password.

Problem Solving
Program In Java

Write java code to validate the password using the following rules: Must contain at least one digit Must contain at least one of the following special characters @, #, $ The length should be between…

Read More

Write a java program to String Encryption.

Problem Solving
Program In Java

Write a program to encrypt the given string using the following rules and return the encrypted string: Replace the characters at odd positions by the next character in the alphabet. Leave the characters at even…

Read More

Write a java program to Validating Date Format || Validate Time Format

Problem Solving
Program In Java

Obtain a date string in the format dd/mm/yyyy. Write code to validate the given date against the given format. The return type of the validateDate method is 1 if the given date format matches the specified…

Read More

Write a java program to Reversing a Number

Problem Solving
Program In Java

Write a program to read a positive number as input and to get the reverse of the given number and return it as output. The return type is an integer value which is the reverse of…

Read More

Write a java program for Array List Merging and Sorting

Problem Solving
Program In Java

Write a code to read two int array lists of size 5 each as input and to merge the two arrayLists, sort the merged array list in ascending order and fetch the elements at 2nd, 6th…

Read More

Write a java program to Forming New Word from a String.

Problem Solving
Program In Java

Write a program to read a string and a positive integer n as input and construct a string with first n and last n characters in the given string. The return type of the output should…

Read More

Write a java program to Check Characters in a String

Problem Solving
Program In Java

Write a program to read a string and to test whether the first and last character is same. The string is said to be valid if the 1st and last character are the same. Else the…

Read More

write a java program to Fetch Middle Characters from String.

Problem Solving
Program In Java

Write a program to read a string of even length and to fetch two middlemost characters from the input string and return it as string output. Include a class UserMainCode with a static method getMiddleChars which accepts a string of…

Read More

Posts navigation

Previous Page Page 1 … Page 33 Page 34 Page 35 … Page 37 Next Page

Recent Posts

  • Grading System Project in java using Spring and Hibernate
  • Online Turf Booking System Project in Java with Source code and Project report
  • Java Project using JDBC and MYSQL
  • Several ports required by Tomcat v8.5 Server at localhost are already in use
  • Server Tomcat v8.5 Server at localhost failed to start
  • NGO Management Project in Java with source code and project report
  • Online Movie Ticket booking Project using ReactJS, NodeJs, ExpressJS and MongoDb
  • Restaurants management Project in java with source code and project report
  • Online Farming Management System Project in Java with source code and project report
  • Environment Survey Project in java with source code and project report
© Copyright 2021 – Codebun
Allium Theme by TemplateLens ⋅ Powered by WordPress
  • About US
  • Services And Plan
  • Contact Us
  • Privacy Policy
  • Terms And Conditions
  • Internship