Preview

Natural Resources in Nepal

Good Essays
Open Document
Open Document
714 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Natural Resources in Nepal
Programming concept:

The computer, though it may seem as an extra-intelligent marvel, is actually a dumb machine at its core! All a computer does is follow the instructions given to it beforehand. The instructions are given to the computer by a person who makes or codes the "programs" for a computer. The computer cannot understand the language that we talk. It has its own set of languages, called a Machine Language. Machine Language are in the form of Binary codes, i.e. it takes 0 and 1 as a positive or negative value, as we can see in electrical switches The programs made by a programmer are in high level language, i.e. a language that can be understood by him. The language is converted to a machine level one by a compiler, very similar to compilers- the people who translate languages between two people speaking different languages. The machine language is the lowest level of programming language, and it uses the 0s and 1s as its characters. In Binary language, the operation of a particular function depends on two electrical conditions - whether the current is on or off .These two digits used in machine level language are often called Binary Digits(or Bits in short). A compiler translates a computer program written in a human-readable computer language (like Java) into a form that a computer can execute. You have probably seen EXE files on your computer. These EXE files are the output of compilers. They contain executables - machine-readable programs translated from human-readable programs. There are a lot of programming languages at present. There are many computer languages - "FORTRAN", "COBOL", "BASIC", "Pascal", "C++", "Java", etc. - just like there are many human languages. They all express approximately the same concepts in different ways. They all have their own features, for example BASIC language is a very easy language to start with, but is not so much versatile compared to C++. Using C++, it is even possible to control the hardware of your system,

You May Also Find These Documents Helpful

  • Good Essays

    Of all the differences I have found, there seems to be three that really stick out. The first of the three would have to be the ease of learning. This is because some languages have more simplistic syntax than others. For example, Python code is known for its simplicity of syntax because most other programming languages have more lines of code to do the same thing Python does in one line. The second difference is how the Jargon is different between programming languages. Just like in spoken languages like English and Spanish, they have different terms for basically the same thing. For example, java calls something a method while Python calls the very same thing a function. The third of the three is the wide spread uses of the programming language. If no one is using it, you should not have to learn…

    • 1484 Words
    • 6 Pages
    Good Essays
  • Good Essays

    pt1420 exam review

    • 738 Words
    • 3 Pages

    What both translates and executes the instructions in a high level language program? What was the first programming language designed to perform complex math functions? Interpreter.Fortran…

    • 738 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    •Name and describe the only language that computers understand and explain how the instructions that people write for computers get into that form…

    • 322 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Nepal, officially Federal Democratic Republic of Nepal is a landlocked Himalayan country located in South Asia between tow boulders China and India. It has eight of the world’s 14 tallest mountains, including the top of the world, Mount Everest. The country seems a dot in the globe, however, an altitude is ranging 60 m. to 8848 m. above the sea level between 129 km. distance. Sixty-five percent people rely on agriculture. Nepali is an official language in the multi-linguistic, multi-religious and plural culture society. An ancient hunting and gathering group live in there dated back to 10000 years. The country is interesting with the mountains, rivers, forests, flora and fauna, agriculture base culture, Living Goddess, the birthplace…

    • 392 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Programming Languages

    • 514 Words
    • 3 Pages

    Programming languages are vocabulary and set of grammatical rules for instructing a computer to perform specific tasks (Online). These languages have developed over a period of time and they were developed for specific purposes which other languages could not full fill.…

    • 514 Words
    • 3 Pages
    Satisfactory Essays
  • Better Essays

    Application Software

    • 2103 Words
    • 9 Pages

    A. Programming Language-is an artificial language designed to communicate instructions to a machine, particularly computer. Programming languages can be used to create programs that control the behavior of a machine and/or to express algorithms precisely.…

    • 2103 Words
    • 9 Pages
    Better Essays
  • Satisfactory Essays

    C, C++, Pascal, Ada, Java, Javascript, and Perl, are all high level languages. Programs written in high level languages must be translated into a form that the CPU can understand before they can be executed. There are two primary ways this is done: compiling and interpreting. A compiler is a program that reads code and produces a stand-alone executable that the CPU can understand directly.…

    • 5520 Words
    • 23 Pages
    Satisfactory Essays
  • Good Essays

    contract of agency

    • 337 Words
    • 2 Pages

    CPU uses electronic elements such as switches, which are represented in two states i.e., on/off state (high/low state). These two states are indicated as 1 and 0. In other words, computer operates only in two digits 1 and 0.…

    • 337 Words
    • 2 Pages
    Good Essays
  • Powerful Essays

    Today's computer programmer has many languages to choose from, but what's the difference between them? What are these languages used for? How can we categorize them in useful ways?…

    • 1471 Words
    • 6 Pages
    Powerful Essays
  • Good Essays

    Computers work with a binary number system that consists of only two digits - zero and one. Inside the computer binary number is represented by an electrical pulse. One means a pulse of electricity and zero means no pulse. All the data entered into computers is first converted into the binary number system. One digit in binary number system is called bit and combination of eight bits is called byte. A byte is the basic unit that is used to represent the alphabetic, numeric and alpha numeric data…

    • 439 Words
    • 2 Pages
    Good Essays
  • Better Essays

    Computers can understand only ones and zeros, or binary language. Basically ones and zeros represent on or off signals to the computer, and are known as bits. The first-generation programming instructions were entered through the front panel switches of the computer system. On the earliest computers this was completed by changing the wires, dials and switches. Later the bits could be entered using paper tapes that looked like ticker tape from a telegraph, or punch cards. With these tapes and or cards the machine was told what, how and when to do something.…

    • 948 Words
    • 3 Pages
    Better Essays
  • Powerful Essays

    Computer programming

    • 958 Words
    • 13 Pages

    Lecture 1 Introduction to Computers and C++ Programming 1       What is Computer? Computer Organization Computer Languages C++ Your First Program in C++ Variables and Operators Computer Programming (HKU SPACE HDIT 10/11) 2 Computer Programming (HKU SPACE HDIT 10/11) 3  Computer ◦ Device capable of performing two major functions 1.…

    • 958 Words
    • 13 Pages
    Powerful Essays
  • Better Essays

    The first programming languages predate the modern computer. From the first, the languages were codes. Herman Hollerith realized that he could encode information on punch cards when he observed that railroad train conductors would encode the appearance of the ticket holders on the train tickets using the position of punched holes on the tickets. Hollerith then proceeded to encode the 1890 census data on punch cards which he made the same size as the boxes for holding US currency. (The dollar bill was later downsized.)The first computer codes were specialized for the applications. In the first decades of the twentieth century, numerical calculations were based on decimal numbers. Eventually it was realized that logic could be represented with numbers, as well as with words. For example, Alonzo Church was able to express the lambda calculus in a formulaic way. The Turing machine was an abstraction of the operation of a tape-marking machine, for example, in use at the telephone companies. However, unlike the lambda calculus, Turing's code does not serve well as a basis for higher-level languages - its principal use is in rigorous analyses of algorithmic complexity.Like many "firsts" in history, the first modern programming language is hard to identify. From the start, the restrictions of the hardware defined the language. Punch cards allowed 80 columns, but some of the columns had to be used for a sorting number on each card. Fortran included some keywords which were the same as English words, such as "IF", "GOTO" (go to) and "CONTINUE". The use of a magnetic drum for memory meant that computer programs also had to be interleaved with the rotations of the drum. Thus the programs were more hardware dependent than today.To some people the answer depends on how much power and human-readability is required before the status of "programming language" is granted. Jacquard looms and Charles Babbage's Difference Engine both had…

    • 20168 Words
    • 81 Pages
    Better Essays
  • Satisfactory Essays

    James Gosling

    • 268 Words
    • 2 Pages

    When Games Gosling and his team were developing an interactive television then they decided to create interactive web language thus java was invented. It is most programming language used on the Internet now, because it runs on almost any kinds of devices, such as computer, cell phone, and mainframe. Also it can run on any operating system for example Windows, Linux, and Apple Macintosh. We know it when were student as “Write Once read many” which is mean you can write one code of program and can run on any system.…

    • 268 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Developers of programmeing languages attempted to overcome some of the difficulties inherent in machine languages by replacing the binary digits with symbols that programmers could more easily understand.These second-generation languages use code like A for add, MCV for move, and so on.Another term for these languages in assembly languages, which comes from the programes (called assemblers) used to translate into machine code.System software programs such as Oss and utility programes are often written is an assembly languages.…

    • 1256 Words
    • 6 Pages
    Good Essays