Tuesday, November 24, 2009

History of Visual Basic

Microsoft Visual Basic (often abbreviated as VB only) is a programming language that is event driven and offer Integrated Development Environment (IDE) to create visual-based application program Microsoft Windows operating systems using programming models...
READ MORE - History of Visual Basic

Visual Basic is a programming language based graphical windows the function can also be used in calculating a person's date of birth, just by entering 2 paramter to be processed and Brontok Virus Made in VB

Visual Basic is a programming language based graphical windows (GUI-Graphical User Interface). The nature of language pemprogramannya is eventdriven, means the program will occur if there is a response from the user form event / specific event (the button...
READ MORE - Visual Basic is a programming language based graphical windows the function can also be used in calculating a person's date of birth, just by entering 2 paramter to be processed and Brontok Virus Made in VB

Monday, November 23, 2009

string karakter

final public class String extends Object mengimplementasikan Serializable, Sebanding, CharSequence Mewakili kelas String string karakter. Semua string literal dalam program Java, seperti "abc", yang diimplementasikan sebagai contoh kelas ini. String...
READ MORE - string karakter

Wednesday, November 18, 2009

Fungcion C++

span style="background-color: white;" title="#include ">Fungcion C++ span style="background-color: white;" title="#include "># include . The sentence that begins with the sign (#) is a directive to preprosesor. Not a line of code is executed, but the...
READ MORE - Fungcion C++

Calling Program Turbo C

Calling Program Turbo C Language C or C + + is a programming language. Language C includes the middle-level programming language, meaning language C can be studied more easily because it is easy to understand but has a high capacity. Language C can...
READ MORE - Calling Program Turbo C

Tuesday, November 17, 2009

Denominator data type

  Denominator data type Variable Types of Numbers Before we can use certain variables in the program C #, we must give known to the compiler about the type of variable itself. Seen from the examples above, we see that all variables are contained...
READ MORE - Denominator data type

Integer data type

Integer data type The types of data in the table is specific to the data value rounded numbers. How to declaring the data type is the same as any other declaring, namely: int a;  unsigned int b;  char c;  long d; In the C programming...
READ MORE - Integer data type

Character data type

Character data types can be displayed as a character or as a number. This depends on how the writing is regarded as a character or a number. To write the contents of the data type char is to use printf with the format of writing using sign% c if you...
READ MORE - Character data type

Sunday, November 15, 2009

selection of branching in c + +

selection of branching in c + + in c + +, 2 fruit selection known branching, by using if and case. ...
READ MORE - selection of branching in c + +

Looking for the Biggest & Smallest number in C + +

Looking for the Biggest & Smallest number in C + + Here is a C + + source code for finding the largest number from n inputs that you made. Principally only compare that number with the previous number. To find smallest number, simply change the sign>...
READ MORE - Looking for the Biggest & Smallest number in C + +

Divide the money in various denominations

Divide the money in various denominations Such as we have as much money as 140,000, then logically if the money is sorted based on great currency in circulation it will consist of: : 1 sheet of money 100 thousand 2 pieces of money of 20 thousand ...
READ MORE - Divide the money in various denominations

Tipe Data Struct

The above example shows that the struct be named "box" with the data field length, width and area. Benefits struct data type is basically to save the package (set) data into one variable name. Collection of data is collected into one and can have...
READ MORE - Tipe Data Struct

calculation

calculation Calculator Mode, terminals that have the ability count as a calculator. Users enter an expression and the computer will evaluate and provide an answer as soon as possible....
READ MORE - calculation

Programs with variable string

Type the characters / string Tipe these data presented in the form of characters. This data type is expressed with the type char, While for the string (character set) is expressed as a pointer of type char, that is written with char *. In C + +, the...
READ MORE - Programs with variable string
 
THANK YOU FOR VISITING