Untold Coding
31.5K 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
21%
A
61%
B
11%
C
6%
D
👍4
Question of the day

A person sold two different items at the same price. He made 10% profit in one item, and 10% loss in the other item. In selling these two items, the person made a total of

(a) 1% profit

(c) 2% profit

(b) 1% loss

(d) 2% loss
👍122
Ans?
Anonymous Quiz
35%
A
36%
B
23%
C
6%
D
👍32
Question of the day


A rectangular paper of 20 cm × 8 cm is folded 3 times. Each fold is made along the
line of symmetry, which is perpendicular to its long edge. The perimeter of the final
folded sheet (in cm) is

(A) 18
(B) 24
(C) 20
(D) 21
👍4
Answer?
Anonymous Poll
39%
A
30%
B
23%
C
8%
D
👍12
Question of the day


We reached the station late, and ___ missed the train.
Answer.
(A) near
(B) nearly
(C) utterly
(D) mostly
👍5🥰3😁2
?
Anonymous Quiz
10%
A
66%
B
15%
C
9%
D
6👍1
Question of the day
Answer?
Anonymous Poll
26%
A
38%
B
26%
C
10%
D
👍51👏1
Question of the day
👍1🔥1
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