Skip to content
Download Android App: Follow Us:
Simple2Code
  • Home
  • Java
    • Java Tutorial
    • Java Programs
    • Java Pattern Programs
  • C
    • C Tutorial
    • C Programs
  • C++
    • C++ Tutorial
    • C++ Programs
  • C#
    • C# Tutorial
    • C# Programs
  • Apps
  • Blog
  • About Us

Find the output ab, cd, ef, g for the input a,b,c,d,e,f,g in Javascript and Python

In this tutorial, we will write a program to find a pairs of elements from an array such that for the input [a,b,c,d,e,f,g] we will get output as ab,cd,ef,g Javascript and Python program to concatenate the string element in an …

Read moreFind the output ab, cd, ef, g for the input a,b,c,d,e,f,g in Javascript and Python

Categories javascript

String Pattern Programs in C

In this tutorial, we will write various C pattern programs for String. Before that, you may go through the following topics in C. for loop in C C Pyramid String Pattern: 1 Enter the string: SIMPLE2CODEEnter the no. of rows: …

Read moreString Pattern Programs in C

Categories C Programs

Java Program to Find pair of Integers in Array whose sum is given Number

In this tutorial, we will write a program to find a pair of elements from an array whose sum equals a given number in java. Before that, you may go through the following topic in java. for loop in java …

Read moreJava Program to Find pair of Integers in Array whose sum is given Number

Categories Java Programs

Program to Print Diamond Alphabet Patterns in C

In this tutorial, we will learn to write a C program to print Diamond patterns using alphabets/characters. However, in this tutorial, we will create a character pattern in C using for loop. So you may go through the following topic …

Read moreProgram to Print Diamond Alphabet Patterns in C

Categories C Programs

Half Diamond Pattern in C using Alphabets

In this tutorial, we will learn and code the half diamond alphabet patterns in C programming language. However, in this tutorial, we will create a character pattern in C using for loop. So you may go through the following topic …

Read moreHalf Diamond Pattern in C using Alphabets

Categories C Programs

Half Pyramid of Alphabets in C

In this tutorial, we will learn and code alphabet patterns in C programming language specifically the Half pyramid of alphabets in C programming. However, in this tutorial, we will create a pyramid character pattern in C using for loop. So …

Read moreHalf Pyramid of Alphabets in C

Categories C Programs

Inverted Half Pyramid Pattern of Alphabets in C

In this tutorial, we will write a C program to print half Pyramid using alphabets/characters. Before that, you may go through the following topic in C. for loop in C Pattern 1: C program for character/alphabet. Enter the no. of …

Read moreInverted Half Pyramid Pattern of Alphabets in C

Categories C Programs

C++ Program to Multiply two Complex Numbers

In this tutorial, we will write a C++ program to perform a multiplication on two complex numbers. Before that, you may go through the following topic in java. C++ function C++ struct C++ Program to Multiply two Complex Numbers using …

Read moreC++ Program to Multiply two Complex Numbers

Categories CPlusPlus Programs

Java Program to Print Multiplication Table

In this tutorial, we will write a Java program to print a multiplication table for any number. Before that, you may go through the following topic in java. Java – while loop Java Program to Print Multiplication Table using for …

Read moreJava Program to Print Multiplication Table

Categories Java Programs

C Program to Print Multiplication Table

In this tutorial, we will write a C program to print a multiplication table for any number. Before that, you may go through the following topic in C. C- while loop C Program to Print Multiplication Table using While loop …

Read moreC Program to Print Multiplication Table

Categories C Programs
Post navigation
Older posts
Page1 Page2 … Page75 Next →

More Topics

  • Find the output ab, cd, ef, g for the input a,b,c,d,e,f,g in Javascript and Python
    1 February 2023
  • String Pattern Programs in C
    29 July 2022
  • Java Program to Find pair of Integers in Array whose sum is given Number
    25 July 2022
  • Program to Print Diamond Alphabet Patterns in C
    22 July 2022
  • Half Diamond Pattern in C using Alphabets
    22 July 2022
  • Half Pyramid of Alphabets in C
    20 July 2022
  • Inverted Half Pyramid Pattern of Alphabets in C
    19 July 2022

Categories

  • C Programs
  • C Tutorial
  • computer fundamentals
  • CPlusPlus Programs
  • CPlusPlus Tutorial
  • CSharp Programs
  • CSharp Tutorial
  • HTML
  • Java Programs
  • Java Tutorial
  • javascript
  • Uncategorised

Simple2Code

  • About Us
  • Privacy Policy
  • Disclaimer
  • Sitemap

Search

Follow Us:
Copyright © 2023 Simple2Code