Skip to content
Menu
Code for Java c
  • Home
  • Java
    • Java Examples
    • Java tutorials
  • C
    • C tutorials
    • C Examples
  • C++
    • C++ Tutorials
    • C++ Examples
  • Python
    • Python Tutorials
    • Python Examples
  • About
    • About me
    • contact us
    • disclaimer
    • Privacy Policy
Code for Java c

Category: C++

Java program to Display all prime numbers between two intervals

C++ Code to Display all prime numbers in an interval

Posted on November 26, 2020

C++ Code to Display all prime numbers in an interval In this article, we will discuss the concept of C++ Code to Display all prime numbers in an interval In this program, we are going to learn how to write the code to display all prime numbers between two intervals using different methods in C++…

Python program to check Leap Year|Python language

Leap year program in C++ language|C++ program

Posted on November 18, 2020November 18, 2020

Leap year program in C++ language In this article, we will discuss the concept of Leap year program in C++ language In this Program, we are going to learn how to make sure the given year whether leap year or not using different methods in C++ language. This is done using if-else , if-else if-else,…

Code to display prime numbers from 1 to 100 or 1 to n in Python

C++ code to display prime numbers from 1 to 100 or 1 to n

Posted on November 13, 2020November 14, 2020

C++ code to display prime numbers from 1 to 100 or 1 to n In this article, we will discuss the concept of C++ code to display prime numbers from 1 to 100 or 1 to n In this code, we are going to learn how to print prime number from 1 to 100 or 1…

Code to count Positive, Negative and zero in an array of C

C++ Code to count Positive, Negative and zero in an array

Posted on November 4, 2020November 4, 2020

C++ Code to count Positive, Negative and zero in an array In this article, we will discuss the concept of C++ Code to count Positive, Negative and zero in an array In this program, we are going to learn how to count Positive numbers, Negative numbers and zeros in an array using several ways in C++…

Program to Multiplication table in given range using Python

Multiplication table program of a number in given range using C++

Posted on October 25, 2020October 25, 2020

Multiplication table program of a number in given range using C++ In this article, we will discuss the concept of Multiplication table program of a number in given range using C++ In this program, we are going to learn how to generate a multiplication table using many ways in C++ language. This is done using for…

C program to Generate multiplication table

C++ program to Generate multiplication table

Posted on October 19, 2020October 19, 2020

C++ Program to Generate multiplication table In this article, we will discuss the concept of C++ Program to generate multiplication table.. In this program, we are going to learn how to generate a multiplication table using 5 ways in C++ language. This is done using for loop , while loop , do-while loop , method…

Program to find if the given number is positive or negative or 0 in C

Check whether the given number is positive or negative or 0 in C++

Posted on October 8, 2020October 8, 2020

Check whether the given number is positive or negative or 0 in C++ In this tutorial, we will discuss the  Check whether the given number is positive or negative or 0 in C++ In this post, we are going to learn how to check whether the given number is positive or Negative or zero  using…

Python program to check whether a number is even or odd|5 ways

C++ program to check whether a number is even or odd|6 ways

Posted on September 20, 2020September 20, 2020

C++ program to check whether a number is even or odd|6 ways In this tutorial, we will discuss the C++ program to check whether a number is even or odd|6 ways In this post, we are going to learn how to check whether the given numbers is even or odd using different 6 ways in…

C++ Program to Compute Quotient and Remainder

C++ Program to Compute Quotient and Remainder

Posted on September 11, 2020May 24, 2021

C++ Program to Compute Quotient and Remainder In this tutorial, we will discuss the C++ Program to Compute Quotient and Remainder In this post, we are going to learn how to find quotient and remainder using two numbers via different 3 ways in C++language Program to Compute Quotient and Remainder Compute Quotient and Remainder –…

Perform division of two numbers in C language|using 6ways

Divide two numbers in C++ language|6ways

Posted on September 7, 2020September 9, 2020

Divide two numbers in C++ language|6ways In this tutorial, we will discuss the Divide two numbers in C++ language In this post, we are going to learn how to find division of two numbers using different 6 ways in C++ language Divide two numbers in C++ -using standard method Program 1 #include <iostream> #include <conio.h> using…

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 10
  • Next

tag

Addition (6) Array (38) C++ language (91) C language (98) c sharp (23) Division (6) Function (29) if else (32) Java language (102) JavaScript (5) loops (137) Multiply (7) Oop (2) patterns (65) PHP (13) Python Language (38) Subtraction (7) temperature (20)

Archives

Categories

Address

Global information technology

Puloly south, PointPedro

Jaffna

Srilanka

©2025 Code for Java c | Powered by SuperbThemes