Recent Categories
Recent Posts
Post Archive
Catogery Tags
1. Fully Formed Character Printer 2. Bit-Image Printers a) Machine Language An Overview of Programming b) Assembly Language basic combined programming language (BCPL) c) Third Generation Languages C-Language C Constant Color Blindness Preview Color Separation Preview Constants in C-Language copying cutting d) Fourth Generation Program Data Types Dropdowns (and popups) Aplenty edit commands in illustrator CS4 Following rules must be observed while construction of Real Constants expressed in exponential form: History of C language how india is connected to the internet Inet Internet Intranet Logical Constants Multiple Artboards one half step back Packet Switched access VSNL pasting Printers: An Introduction Programming language Classification Rules for Constructing Character Constants Rules for Constructing Integer: Rules For Constructing Real Constants: Smart Guides That are Really Smart String Constants structure of a c program TCP/IP account VSNL The Blob Brush Tool The C Character Set undoing and redoing using he clear command in Illustrator CS4 Welcome to the New and Improved Appearance Panel What is New In Illustrator CS4 What is Photoshop CS5?
Connect With Us
-
Constants in C-Language
The Alphabets, numbers and special symbols when properly combined from constants and variables.A ‘constant’ is a quantity that does not change. this quantity can be stored at a location in the memory of the Computer.A ‘variable’ can be considered as a given name to the location in memory where this constant is stored. Naturally the…
-
History of C Language
By 1960 a horde of computer language had come into existence almost each for a specific purpose. For example, COBOL was being used for a specific purpose. For example, COBOL was being used for Commercial Applications, FORTRAN for Engineering and Scientific Applications and so on. At this stage people started thinking that instead of learning…
-
Basics About “C”-Programming Language
“C”-Programming , a general purpose, procedural Computer Programming Language, that supports structured Programming and Recursion. It is an Imperative procedural Language. It had designed to be compile to provide low-level access to memory and language constructs that maps efficiently to machine instructions. Developer of “C”-Programming Language Dennis Ritchie, idolized by the Computer Programmers all over…