Essay On Procedual Programming
Procedural programming Essay
Discuss, the truth or otherwise of the statement: “the more comments the better.”
“In computer programming, a comment is a programming language construct that provides a mechanism for embedding information in the source code that is (generally) ignored by compilers but may be of use to software developers or other programming tools that process the source.” From Wikipedia, the free encyclopedia. There are generally three types of java comments: line, Block and Java Doc. The two main ones are ; Line comments which start with two forward slashes (//) and ends with the same forward slashes, and Block comments which starts with a forward slash and asterisk (/*) and ends with an asterisk and forward slash (*/). Line and Block comments are both used by the programmer to add notes to the code so that other developers can read while viewing your source code.
In this essay I will be analysing views for and against the......
View the rest of this paper...
Approximate Word Count: 724
Approximate Pages: 3 (250 words per double-spaced page)
Why should you join Frat Files?
- - It's safe, secure, and private.
- - Instant access to over 100,000 papers. New papers are added hourly.
- - Fast and reliable customer support.
Similar Essays
-
Essay On Procedual Programming
Essay on Procedual programming. Procedural programming Essay Discuss, the
truth or otherwise of the statement: “the more comments ...
