Skip to content
Sunday, June 1, 2025
Latest:
  • How to resolve -bash: netstat: command not found centos stream 9
  • python script to STT output in a text file
  • New Install Asterisk 18 from source on CentOS Stream 8
  • How to save audio stream from Asterisk to a file via WebSocket
  • create web socket and save data in a text file

Eduguru

Tech Blog and Discussion

  • Blog
  • Discussion
  • Asterisk Support
  • Contact Us
  • Quiz
    • C Program
    • C – Input/Output
    • PHP Program
    • Basic SQL

programming

C Tutorial Tutorial 

C Program to Add Two Integers

January 29, 2020 Krishna Addition, C Program to Add Two Integers, c programming, Number ADD, programming, Two Number Addition

Program to Add Two Integers #include <stdio.h> int main() { int number1, number2, sum; printf(“Enter two integers: “); scanf(“%d %d”,

Read more
C Tutorial Tutorial 

C Programming Code To Create Pyramid

January 28, 2020January 28, 2020 Krishna c program, C Programming Code To Create Pyramid, C#, Create Pyramid, programming

Program to print half pyramid using *   #include<stdio.h> int main() { int i, j, rows; printf(“Enter number of rows:

Read more
C Tutorial Tutorial Uncategorized 

C Program to Find the Largest Number Among Three Numbers

January 28, 2020 Krishna c program, C Program to Find the Largest Number Among Three Numbers, C#, find largest number algorithm, Find the Largest Number, programming

Using if Statement #include <stdio.h> int main() { double n1, n2, n3; printf(“Enter three different numbers: “); scanf(“%lf %lf %lf”,

Read more
C Tutorial 

C program to print map of India [ C Tutorials ]

September 17, 2019 Vijay Bhardwaj c programming example, C#, Code, for, india, map, programming, tutorial

The string is a run-length encoding of the map of India. Alternating characters in the string stores how many times

Read more
  • Next →

Recent Article

  • How to resolve -bash: netstat: command not found centos stream 9
  • python script to STT output in a text file
  • New Install Asterisk 18 from source on CentOS Stream 8
  • How to save audio stream from Asterisk to a file via WebSocket
  • create web socket and save data in a text file
  • How to capture and analyze traffic with tcpdump
  • Installing Asterisk 20 From source On Rocky 9
  • html drop down with search from table php mysql
  • How to Install and Use FFmpeg on CentOS 8
  • How to get duration of MP3 or wav any audio File in PHP
  • How to Change location Of MariaDB Data Directory
  • How to check partition details of MySQL table
  • internal server error when download large file php
  • iostat : How to monitor disk activity and CPU load average
  • Webrtc with Asterisk 16 : complete configuration with SIP

Tags

1st Semester Question Paper asterisk basics of java C# coronavirus c program c program example c programming c tutorial c tutorials cyber security download bca question paper Download bca Question Paper december 2017 download ignou bca question dec 2017 download previous year question paper Download Question Paper december 2017 Download Question Paper June 2017 ETHICAL HACKING HACKERS HACKING html ignou IT- Security Java java basics java program java programming java tutorials learn c let us C Linux MySQL NEW TECHNOLOGY Question Paper Download RESEARCH AND INNOVATION security Software software testing technology testing ubuntu UNIX web-app web-site Write a C Program
Copyright © 2025 Eduguru. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.