Variables in c language

Variables-: A variable is  data name that may be used to store a data valueonly constant that remain unchanged during the execution of a program a variable may take different values at different times during execution.We used several variable in our program . variable store the value of money at the end of each year … Read more

CONSTANTS IN C Language

● CONSTANTS-: Constants are like a variable that don’t change during execution. C refer to fixed value that do not change during the execution of a program. There are two two types of constants in c language : 1. Numeric constants ◆ Integer constants ◆ real constants 2. Character constants ◆ single character constants ◆ … Read more

TOKENS IN C language

Tokens in c programming language-: C  language provide many types tokens. In this  passage passage of text individual words and punctuation marks are called tokens. Similarly in a C program are the program the smallest individual units are known as C tokens. In the C language  has 6 types of tokens. C programs are written using … Read more

Character Set IN C Language

 Character set In C programming Language-: The characters that can be used to form words numbers and expressions depend upon that computer on which the program is run.  However, is subset of characters is available that can be used on most personal Micro Mini and mainframe computers. The characters in C are grouped into the … Read more

Importance of C Language

importance of C -: The increasing popularity of C is probably due to its many desirable qualities. it is a robust language rich set of built in function and operators can be used to write any Complex programs.The C compiler combine the capabilities of an assembly language with the features or a high level language and … Read more

History of C Programming language

History of C -:  “C” seems a strange name for a programming language.But this strange name sounding language is one of the most popular computer languages today because it is a structured,high level, machine independent language. it allows software developer to develop programs without worrying about the hardware platform where they will be implemented. The root … Read more

Programming language

Definition-: A programming language is a formal language that specifies a set of instructions that can be used to produce various kinds of output. Programming languages generally consist of instructions for a computer. Programming languages can be used to create programs that implement specific algorithms. In another words we can say we can make a … Read more

Slide show in Microsoft PPT view menu

Microsoft power point view- By the click the view menu we saw it its show all the slide view in this menu Normal-:By the help of command we can show our slide in normal view.  In this view we can writing,editing and format work easily. Slide sorter-:By the help of this command we can see … Read more

Save the Microsoft Power Point File In other device

File -: Short Key of this command ALT+F. Or By the help of mouse  we can open it 1.New -: short key of this command CTRL+N or By the help of mouse we can click and open it . This command is use for create a new presentation in documents.When we click here a dialogue … Read more

Microsoft power point

Definition of Microsoft power point-: Microsoft power point is a presentation software .It is use for a commercial platform. By the help of this software we can do audio video presentation of the information. PowerPoint was developed by Dennis Austin and Thomas Rudkin at Forethought Inc.  The first iteration was launched together with Windows 3.0 in … Read more