π₯ Featured Topic
π Full Course BCA SEM 2
by
mi1an
-
*BCA SEM 2 All Course*
⌨️ *Advance C Language* ⌨️
ππ»ALL C Language Programs
https://bit.ly/3aknCaP
ππ» C Advance Unit 1
https://bit.ly/3als6Oc
ππ» C Advance Unit 2
https://bit.ly/3bgVqa2
ππ» C Advance Unit 3
https://bit.ly/2VGgtfB
ππ» C Advance Unit 4
https://bit.ly/3bgVGpw
π *Internet and Web Design* π
ππ» IWD Unit 1
https://bit.ly/2KhUB4U
ππ» IWD Unit 2
https://bit.ly/3agYQIJ
ππ» IWD Unit 3
https://bit.ly/3ami7bJ
ππ» IWD Unit 4
https://bit.ly/3aolcb8
*SAD*
ππ» SAD Unit 1
https://bit.ly/3ezmWSg
ππ» SAD Unit 2
https://bit.ly/2ViJTkY
ππ» SAD Unit 3
https://bit.ly/2XNfCfG
DM
Still Finding...
⌨️ *Advance C Language* ⌨️
ππ»ALL C Language Programs
https://bit.ly/3aknCaP
ππ» C Advance Unit 1
https://bit.ly/3als6Oc
ππ» C Advance Unit 2
https://bit.ly/3bgVqa2
ππ» C Advance Unit 3
https://bit.ly/2VGgtfB
ππ» C Advance Unit 4
https://bit.ly/3bgVGpw
π *Internet and Web Design* π
ππ» IWD Unit 1
https://bit.ly/2KhUB4U
ππ» IWD Unit 2
https://bit.ly/3agYQIJ
ππ» IWD Unit 3
https://bit.ly/3ami7bJ
ππ» IWD Unit 4
https://bit.ly/3aolcb8
*SAD*
ππ» SAD Unit 1
https://bit.ly/3ezmWSg
ππ» SAD Unit 2
https://bit.ly/2ViJTkY
ππ» SAD Unit 3
https://bit.ly/2XNfCfG
DM
Still Finding...
- Get link
- X
- Other Apps
Popular Posts
Design resources for developers
by
mi1an
-
Document Table of Contents UI Graphics Fonts Colors Icons Logos Favicons Icon Fonts Stock Photos Stock Videos Stock Music & Sound Effects Vectors & Clipart Product & Image Mockups HTML & CSS Templates CSS Frameworks CSS Methodologies CSS Animations Javascript Animations UI Components & Kits React UI Libraries Vue UI Libraries Angular UI Libraries Svelte UI Libraries R...
MS Access Data Type
by
mi1an
-
Array ( C Language )
by
mi1an
-
Array : Collection of related data items for share the same name and same datatype but store different value. Syntax : Datatype Arrayname [Size]; e.g. int a[5]; Array Has THREE Type : · ONE Dimensional · TWO Dimensional · MULTI Dimensional Code : #include <stdio.h> main () { int i; int num[ 5 ] = { 10 , 20 , 30 , 40 , 50 }; for (i= 0 ; i<= 4 ; i++) { ...
Comments
Post a Comment