Skip to content
Teachics
  • Tutorials
    • Sensors and Transducers
    • Data Structures
    • Software Engineering
    • Computer Organization and Architecture
    • Microprocessor
    • C Programming
    • HTML
    • Operating Systems
    • Computer Fundamentals
  • Programming Examples
    • C Programming
    • Data Structure
    • PHP
    • JavaScript
    • Java
    • Linux Shell Scripts
  • Interview/ Viva Questions
  • MCQ and Answers
Teachics
  • Tutorials
    • Sensors and Transducers
    • Data Structures
    • Software Engineering
    • Computer Organization and Architecture
    • Microprocessor
    • C Programming
    • HTML
    • Operating Systems
    • Computer Fundamentals
  • Programming Examples
    • C Programming
    • Data Structure
    • PHP
    • JavaScript
    • Java
    • Linux Shell Scripts
  • Interview/ Viva Questions
  • MCQ and Answers

Author name: Abhay

C program to display pattern with a number

Leave a Comment / C Programming Examples / Abhay

Create a pattern with the number N. E.g. N = 39174 Pattern: 3 9 1 7 4 9 1 7 41 7 47 44

C program to display pattern with a number Read More »

C program to find sum of series

Leave a Comment / C Programming Examples / Abhay

Aim: Find the sum of the series S = 1 + (1/2)2 + (1/3)3 +…. to 0.0001% accuracy. Output

C program to find sum of series Read More »

C program to find transpose of a matrix

2 Comments / C Programming Examples / Abhay

Aim: Find transpose of a matrix using C.

C program to find transpose of a matrix Read More »

C program to check prime number

Leave a Comment / C Programming Examples / Abhay

Aim: Check whether a number is prime or not using C.

C program to check prime number Read More »

C program to to count number of words in a sentence

Leave a Comment / C Programming Examples / Abhay

Aim: Print the following star pattern using C.

C program to to count number of words in a sentence Read More »

← Previous 1 … 41 42 43 … 55 Next →

Copyright © 2026 Teachics

0/5000