Skip to content
TechAlmirah
Unlocking the World of Technology
  • Home
  • Tutorials
    • Basic Computer
    • Computer Network
    • Operating System
    • Data structure
    • RESTful API
    • Cloud Computing
    • Quantum Computing
    • Cryptocurrency
    • Software Engineering
    • DBMS
    • POP with C
  • DevOps
    • Kubernetes
    • Docker
  • Programming Language
    • C
    • Java
    • Node.js
  • CheatSheet
  • Interview
    • Q & A
  • Comparison
  • Blog

Category: Programming Language

c program to perform create and display operation on array

17 June 2021 techalmirah

This is just the simple program in c program to perform create and display operation on array by using function.…

Continue Reading →

Posted in: C

Program to Reverse the String Using Function and Array

15 June 2021 techalmirah

Here is a program in C language to reverse a string using a function and an array: In this program,…

Continue Reading →

Posted in: C

Simple Factorial Program In C

14 June 2021 techalmirah

Here’s a simple factorial program in C: In this program, we first declare the variables num, i, and fact, where…

Continue Reading →

Posted in: C

Simple Calculator Program in C

11 June 2021 techalmirah

This is the simple calculator program in c. It performs addition, subtraction, multiplication, and division of integer values. Simple Calculator…

Continue Reading →

Posted in: C

swapping programs in c

10 June 2021 techalmirah

Swapping in C is one of the easiest programs that every beginner programmer should need to know. So here are…

Continue Reading →

Posted in: C

C Program to Add two numbers

7 June 2021 techalmirah

Here’s a simple program in C language to add two numbers entered by the user: In this program, we first…

Continue Reading →

Posted in: C

Program to print Hello World in c language

6 June 2021 techalmirah

Here’s a simple program in C language to print “Hello, World!” to the console: In this program, we use the…

Continue Reading →

Posted in: C

Post navigation

Page 5 of 5
← Previous 1 … 4 5
  • Join Us
  • About Us
  • Privacy Policy
  • Terms and Conditions
  • Contact Us
  • Linkedin
  • Instagram
  • twitter
  • Pinterest
Copyright © 2023 TechAlmirah