Posts

Showing posts from July, 2020

PART 1: OPERATORS IN C LANGUAGE

Image
                    DOWNLOAD PDF FILE HERE                                                             

HOW TO ALLOW YOUR COMPUTER TO BE WELCOMING YOU WHEN YOUR TURNING IT ON

Dim speaks, speech speaks="salomon callaway,welcome to your computer" set speech=CreateObject("sapi.spvoice") speech.Speak speaks STEPS: 1.WINDOWS+R 2.TYPE "shell:startup" 3.OPEN NEW NOTPAD 4. COPY THIS CODE 5. SAVE IT WITH ".VBS" EXTENSION

CODES FOR CREATING A PRONOUNCE WITH NOTEPAD IN 4 LINES

open notepad, and paste this code into new notepad Dim message, Speak message=InputBox("enter a message","Speak") Set Speak=CreateObject("sapi.spvoice") Speak.Speak message save it as "any_name.vbs"

HOW TO FIX HOTSPOT PROBLEMS ON WINDOWS 10

WATCH IT HERE

HOW TO ASK AN ADVICE IN ENGLISH

CLICK HERE TO WATCH

c program to calculate statistic mean

Image
#include void integer(int n); void flot(int n); main() { int n; char c; printf("which type of values?\n type \"f\" for float\n type \"i\" for interger\n type your coice:"); scanf("%c",&c); printf("\n enter limit of values:"); scanf("%d",&n); if(c=='f' || c=='F') { flot(n); } else { integer(n); } } void integer(int n) { int a[100],i,sum=0; float mean; printf("\n enter %d values:\n",n); for(i=0;i

c program to sort elements of an array entered by user

Image

codes of shutding down computer

Image
program that shutdown computer in particular time #include  <dos.h> main() { system("c:\\windows\\system32\\shutdown /s /t 3600");  // means that it will go off after 3600 seconds }

TURAREBA IWACU, AMBASSADORS OF CHRIST CHOIR, ALBUM 15, 2018. All rights reserved

Image

How to terminate frozen program in windows by using ALT+F4 and TASK MANAGER

Image

Let's Your living water flow over my soul

Image

Nkolentya Judith Babirye New Ugandan Gospel music 2014 DjWYna

Image

How to prohibit people from opening your word documents(WPS OFFICE)

Image

How to block a website you don't want to be accessed on your computer

Image

Ukuntu ushyira password kuri document yawe

Image

How to run a C program in command prompt

Image

How to set computer shutdown and restart timer to your computer (Very Easy way )

Image

How to hide your forder on windows 10

Image
How to hide your forder on windows 10

How to set computer shutdown and restart timer to your computer (Very Easy way )

Image

how to set picture password on windows 10

Image

How to send one similar letter to many people in few minutes

Image

How to send one similar letter to many people in few minutes

Image