top of page
STAY IN TOUCH
ΔIO
Dec 1, 20222 min read
How to mirror your android screen to Windows 11?
Screen mirroring is a cool thing that is very helpful for presenting small screens to bigger ones. But choosing the best software which...
0 comments
ΔIO
Nov 15, 20221 min read
C Programming (10+2), Important Programs with source codes ( Part IV, Structure and Union)
STRUCTURE A structure is a collection of variables under a single name. The variable may be of different types and each has a name that...
0 comments
ΔIO
Nov 15, 20222 min read
C Programming (10+2), Important Programs with source codes ( Part III, Strings)
Strings in C Following is the list of string functions and their usage that we will be using in C programming. Don't forget to include...
0 comments
ΔIO
Nov 14, 20222 min read
C Programming (10+2), Important Programs with source codes ( Part II)
Programs Based on Displaying Patterns 15. Program to display the following pattern: 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 #include <stdio.h> void...
0 comments
ΔIO
Nov 14, 20222 min read
C Programming (10+2), Important Programs with source codes ( Part I)
Here is the collection of the most important C programs to increase your learning. This collection is also based on Grade XI and XII...
0 comments
bottom of page