Posts

Showing posts from October 1, 2017

VEDIO

Image
THESE VIDEO HELP YOU HOW TO WRITE PROGRAM These video help  You how to write program in C compiler. How to input suppose number. How to save program. What is syntax of  program. It also show that C compiler is case sensitive.

WHILE LOOPING

Image
While loop is similar to for loop only syntax is different but working of both loop is same It consist of starter condition and incremental. to understand this loop we do some programs which is shown an example EXAMPLE: This is the flow chart  on which a while loop follows. this also show the loop starting point ,loop condition and increment. PROGRAMS: PROGRAM#2 This is the program of  while loop. in this program we suppose the number(decimal) X &Y  just like in mathematics we suppose a number x&y as the suppose number is decimal no so we use float instead of  int. Then  we in put a floating value X.Then we use loop i.e. while with condition.In loop we in a floating number  i.e 0 that is a increment the program stop only when we in put the value of  Y is 0.note that the C compiler is case sensitive. The output of this program is shown as follows OUTPUT:

LOOPING PROGRAMS

Image
We will show you some tricky programs including looping  These programs are little difficult from previous programs posted in starting This flow chart show how program flow in for loop. PROGRAM No 1 This program gives a factorial of any number the program is as follow Firstly we suppose a number n,j and fact.This is your choice what you suppose a number it may be x,y and z . then we type a condition for  input a number it is the number which we want to find a factorial then we type a for loop with condition OUTPUT PROGRAM No 2 This is a program on which we print our name two time. we write for loop with condition the control flow is as follow PROGRAM No 3 TABLE OF ANY NUMBER   Firstly we suppose a number n,k and j.This is your choice what you suppose a number it may be x,y and z .T hen we type a condition for  input a number it is the number of.Then we write a  a for loop with condition PROGRAM No 4 CHANGING TEMPERATURE FRO

TRICKY PROGRAM

Image
EXAMPLE The following program show that how many apple are there in total, who may left and how man apple  are given to the n man n is the no of man Compiler OUTPUT

ENTERTAINMENT

Image
Everyone wants to get information but due to some reasons, he can't get it so we try to upload some informative videos related to our website. So We try to upload some movies related with technologies In this movie, you know about a Programmer / Hacker who hacks a USA Army System and control it by his own choice. We recommend to you that you should watch this movie because in this movie you can get information about many things.