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

C# Program to swap two numbers without third variable

C# Program

How to write a C# Program to swap two numbers without using third variable. C# Program to swap two number using System; namespace CSharpProgram { class Program { static void Main(string[] args) { Console.WriteLine(“Enter first…

Read More

Write a C# Program to reverse number

C# Program

How to Write a C# program to find the reverse number of a number and  C# Code to reverse a number. Example: Input: 123455 Output: 554321 C# Program to reverse a number using System; namespace…

Read More

Write a C# program to find factorial of a number

C# Program

How to Write a C# program to find factorial of a number. What is Factorial Number? A factorial number is multiplication of all the smaller and equal numbers of N. where N is a positive number.…

Read More

Write a C# program to check armstrong Number

C# Program

How to write a c# program to check a number is Armstrong number or not. In the below example We will see what is an Armstrong number and how to find the Armstrong number in…

Read More

Write a C# program to find the sum of digits

C# Program

How to find the sum of digit in C#. In the below example another way to find the some of digit in C#. Input sample: 123 Output: 6 Sum of digits program in C# using…

Read More

Write a C# program to find the Fibonacci Series

C# Program

How to write a C# program to find the Fibonacci Series. Fibonacci series in C#. Before dive into code let’s understand what is Fibonacci series and then will move to the logic to solve the…

Read More

Write a C# Program to check whether a number is prime or not

C# Program

How to write a C# program to find prime numbers. What is a prime number? And how to find the prime number between two numbers in C#. At the very first let’s understand what is…

Read More

Write a C# program to find Fibonacci Series

C# Program

How to write C# program to find the Fibonacci series. An example of a C# program for beginners. Step by step C# code to find the Fibonacci series. In this example, We will see how…

Read More

Write a java program to find ASCII value of a char || From A-Z || From a-z

Problem Solving
Program In Java

char is a primitive data type in Java. Here in this tutorial, we will see What is the char in Java how can we find ASCII value of a char. Char in Java The Java char…

Read More

Write a java program to remove Duplicate Characters in String

Problem Solving
Program In Java

Write a Program which removes duplicate characters from the string. Your program should read a sentence (string) as input from user and return a string removing duplicate characters. Retain the first occurance of the duplicate…

Read More

Posts navigation

Page 1 Page 2 … Page 14 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