uz
Feedback
C Programming Codes

C Programming Codes

Kanalga Telegram’da o‘tish

C Programming Codes || Quizzes || DSA Learn along with the community Any queries admin - @Pradeep_saii

Ko'proq ko'rsatish

📈 Telegram kanali C Programming Codes analitikasi

C Programming Codes (@c_programming_codes) Ingliz til segmentidagi kanali faol ishtirokchi. Hozirda hamjamiyat 13 361 obunachidan iborat bo'lib, Texnologiyalar & Aralashmalar toifasida 9 558-o'rinni va Hindiston mintaqasida 31 699-o'rinni egallagan.

📊 Auditoriya ko‘rsatkichlari va dinamika

невідомо sanasidan buyon loyiha tez o‘sib, 13 361 obunachiga ega bo‘ldi.

20 Iyun, 2026 dagi oxirgi ma’lumotlarga ko‘ra kanal barqaror faollikka ega. Oxirgi 30 kunda obunachilar soni -219 ga, so‘nggi 24 soatda esa -4 ga o‘zgardi va umumiy qamrov yuqori darajada qolmoqda.

  • Tasdiqlash holati: Tasdiqlanmagan
  • Jalb etish (ER): Auditoriya o‘rtacha 9.82% darajada jalb etiladi. Nashrdan keyingi dastlabki 24 soatda kontent odatda umumiy obunachilar sonining N/A% ini tashkil etuvchi reaksiyalarni to‘playdi.
  • Post qamrovi: Har bir post o‘rtacha 0 marta ko‘riladi; birinchi sutkada odatda 0 ta ko‘rish yig‘iladi.
  • Reaksiyalar va o‘zaro ta’sir: Auditoriya faol: har bir postga o‘rtacha 0 ta reaksiya keladi.
  • Tematik yo‘nalishlar: Kontent input, string, scanf("%d, array, element kabi asosiy mavzularga jamlangan.

📝 Tavsif va kontent siyosati

Muallif resursni shaxsiy fikrni ifoda etish maydoni sifatida ta’riflaydi:
C Programming Codes || Quizzes || DSA Learn along with the community Any queries admin - @Pradeep_saii

Yuqori yangilanish chastotasi (oxirgi ma’lumot 21 Iyun, 2026 da olingan) sababli kanal doimo dolzarb va katta qamrovli bo‘lib qoladi. Analitika auditoriya kontent bilan faol hamkorlik qilishini, uni Texnologiyalar & Aralashmalar toifasidagi muhim ta’sir nuqtasiga aylantirishini ko‘rsatadi.

13 361
Obunachilar
-424 soatlar
-557 kunlar
-21930 kunlar
Postlar arxiv
#include<stdio.h> int main() { printf("Hello %nworld!"); return 0; } anyone run above program in laptop and send output👇 @programmerrrrr

6-Program to calculate area of triangle. ----------------------------------------------------- Program: #include int main() {
+1
6-Program to calculate area of triangle. ----------------------------------------------------- Program: #include<stdio.h> int main() {  float a,b,area;     printf("Enter base and height of triangle:");     scanf("%f%f",&a,&b);     area=(a*b)/2;     printf("Area=%.2f",area);     return 0; } ----------------------------------------------------- #basicprograms

Program to add two numbers by accepting input from the user: ---------------------------------------------------- Program: #i
+1
Program to add two numbers by accepting input from the user: ---------------------------------------------------- Program: #include<stdio.h> int main() { int a,b,sum; printf("Enter two numbers:"); scanf("%d%d",&a,&b); sum=a+b; printf("sum of %d and %d is =%d",a,b,sum); return 0; } ---------------------------------------------------- #basicprograms

4-Program to add two numbers ------------------------------------------------- Program: #include int main() { int a,b; a=19;
+1
4-Program to add two numbers ------------------------------------------------- Program: #include<stdio.h> int main() { int a,b; a=19; b=35; printf("Sum of %d and %d is =%d",a,b,a+b); return 0; } ------------------------------------------------- #basicprograms

3-Program to print a line in new line. -------------------------------------------------------- Program: #include int main()
+1
3-Program to print a line in new line. -------------------------------------------------------- Program: #include<stdio.h> int main() {    printf("Hello programmers\n");    printf("Welcome this page\n");    printf("follow this page\n");    printf("too many programs will be provided\n");    printf("In coming days");    return 0; } -------------------------------------------------------- #basicprograms

2-Program to print Hello World in double quotes. --------------------------------------------------- Program: #include int ma
+1
2-Program to print Hello World in double quotes. --------------------------------------------------- Program: #include<stdio.h> int main() {    printf("\"Hello World\"");     return 0; } --------------------------------------------------- #basicprograms

1-Program to print Hello World
+1
1-Program to print Hello World

------------------------------ Introducing myself : ------------------------------ I'm also a student like you studying BE 1st year, I started this channel to share the knowledge of C programming . I try to gather as much programs as I can and share them with you, hoping you will support the channel by sharing this channel with your friends who are aiming to practice programs. Channel link is here👇 https://t.me/c_programming_language_programs If I make any mistakes in any program message me the mistake I had made so I'll try to correct them user name is in channel bio . 💢And I request you all if you have any pdf files or docx on c programs , and questions on programs,kindly share them with me , so that I'll gather the programs in them and send them in the channel ,it will be helpful for many students 💢 send files here👇 @programmerrrrr

Im going to send Programs from basic to advanced starting today How should I send Programs to you
Anonymous voting

How should send Programs to you
Anonymous voting

--------------------------------------------------------------- Write a program to calculate the area and perimeter of the ci
+1
--------------------------------------------------------------- Write a program to calculate the area and perimeter of the circle

Are you able to write above program
Anonymous voting

29-NOV-2K22 Simple program of the day --------------------------------------------------- Write a program to find area and perimeter of circle message your program to this username ill see how your attempts are when im free👇👇👇 @programmerrrrr

This is how we write the program for above question
+1
This is how we write the program for above question

photo content
+1

Are you able to write above program
Anonymous voting

28-NOV-2K22 today's simple programming question: Write a program to swap the values of two variables without using third variable. who are able to write take screenshot and send here👇 @programmerrrrr

calculate simple interest in years along with mathematical explanation 👇👇👇👇👇👇👇👇👇👇👇👇 https://youtu.be/JhY6nKOYwEE 🛺 share ❤️ subscribe 👍like it

SMALL QUESTION TO YOU Write a program to calculate simple interest in months p=10000 t=10 months r=3% 👇👇👇👇👇👇👇👇👇👇👇👇 https://youtube.com/shorts/mKuXc89ggWU?feature=share