Learn coding shorts @[email protected]
134 subscribers - no pronouns :c
in the future - u will be able to do some more stuff here,,,!! like pat catgirl- i mean um yeah... for now u can only see others's posts :c
#Quiz Q-> 1
#include <stdio.h>
int main() {
int a = 3, b = 5;
int t = a;
a = b;
b = t;
printf("%d %d", a, b);
return 0;
}
1 - 0
Which operator a pointer object of a class uses to access its data members and member functions?
1 - 0
Q. Write a C program to find out the sum all even elements from an array.
https://youtu.be/dM3se564GG4?si=-DsTH...
1 - 0
You're welcome. This channel provides knowledge of computer programming and CS/ IT subjects beneficial for all learners 🎯💯
Give your support & subscribe the channel for more updates.