Nested Loop Examples

         Example : Write a program in C to print the given pattern using the nesting of loop concept. Example : Write a program in C to print as the given pattern using nesting of loop concept. Example : Write a program in C to print as the Read more…

Loading

Array in C

Definition An array is a collection of similar type of data elements stored in adjacent memory locations and are referred to by a single array-name. Array is a data structure storing a group of elements, all of which are of the same data type. Array is a powerful data storage Read more…

Loading

Awesome & Amazing Web sites

Descriptions Web Site Link Gives detail about used theme of a website and also suggest required plugs-in for that web site, especially made on word press. Click here Revolving google website, search the contents in motion Click vere Shaking google website Click here Google under Water appearance Click here Google Read more…

Loading

Word Press Plug-ins

Slno List of Plug-ins Description 1. OneSignal-Web Push Notifications (By onesignal) Allow user to pop up as allow/deny notifications  2. PopUps, Welcome bar… (By icegram)  To display new notifications, plans, offer on the home page  3. Really Simple SSL  Increases the efficiency of https  4. All-in-one-WP Migration (By Serve Mask) Read more…

Loading

Switch Case Examples in C

Example : Write a Switch Case Examples in C to display the Entered value between 1-10. Example : A Switch Case Examples in C to display the name of weekdays from Sunday to Monday using switch/keys 1 to 7. Example : A Switch Case Examples in C to display the name Read more…

Loading

Looping Examples

Example : A program in C to find out the simple interest of given values using a while/do-while loop with a yes-no option. Example : Write a program in C to display the Infinite loop concept. Example : Write a program in C to display the Infinite loop concept using Read more…

Loading