Untold Coding
31.6K subscribers
177 photos
5 videos
4 files
227 links
|| जय श्री राम ||
#100dayschallenge
Sharing HTML, CSS and JS magic
Join our Creative Journey!🎉
Download Telegram
Answer?
Anonymous Quiz
33%
5
41%
6
18%
7
8%
8
👍2
Question of the day


#include<stdio.h
#define square(x) x*x
int main() {
int a, b=3;
a = square (b+2);
printf("%d",a);
return 0;
}
👍131👏1
Answer?
Anonymous Quiz
69%
25
22%
11
6%
12
3%
24
👍11
Question of the day


#include <stdio.h>

void count(int n) {
static int d = 1; // Initialize static variable
printf("%d ", n);
printf("%d ", d);
d++;

if (n > 1) {
count(n - 1);
}

printf("%d ", d);
}

void main() {
count(3);
}
👍101
👍17🔥3😁3🤔1
Join Boardcast channel on Instagram for latest Updated ❤️👇
https://www.instagram.com/channel/AbaZV_asikp3wedq/
👍1
Need a Best 2 Intraday Trading Course Under 200rs?! For lifetime Validity
Anonymous Poll
69%
Bilkul Chaiye
31%
Sochte hai es bare mai
👍52😁1
Rakhi Special ❤️👑

New video 👇
https://www.instagram.com/reel/C-xhMZYtyBH/?igsh=MTU2djl5cHJ3YmVyeg==

Drop a like on this video ❤️👀


Join WhatsApp Group for upcoming Source Code 👇
https://chat.whatsapp.com/G6q3SsT2tXBFiSEvSwSjIj


Thank you for supporting us! 🙌

Give your Feedback regarding this post, hope you like it ❤️
👍232
🌍❤️
51🙏8👍4🥰2👎1🔥1
Coding is easy When you found this 👇👇

New video is out
👉https://www.instagram.com/reel/DAdd4ZyIJUt/?igsh=MXFvc3pleGV4dHd0cg==
👍7
Need Premium Placement courses in just INR 299?
Anonymous Poll
56%
Apna college Alpha/ Delta Courses
61%
Dsa Courses
👍4
Check it out 👆👆
👍7
Your favourite language?
Anonymous Poll
41%
Java
42%
Python
17%
C/c++
👍72
शुभ दीपावली ❤️🪔
29👍3🔥3
Here is the website link 🖇️
https://i.postimg.cc/cCjc0YJF/Untold-Coding.png

Follow for more ♥️
Drop a valuable Feedback

Join WhatsApp group for latest update
https://chat.whatsapp.com/G3Orpy3c8xS0WUhnP2u6Us
👍111