answersLogoWhite

0

Check out the resources below.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

The complexity and advantages of Basic programming language over a low-level language?

gw basic is a programing language that allows us to operate computer and compute the statements and coomands that we want to.gw basic is an easy language which a simple person can understad.a programer can create his/her own programes using gw basic.


How does pseudo code operate?

It doesn't. Pseudo code isn't a programming language, it is just there to give an idea of how you could write a program.


What did you understand by computer languages?

Our computers have their "own language". Haven't you noticed the modern language now a days? ttyl - talk to you later, omg - oh my god, wtf - what the f*** and SO many more..... are NOT computer language but domain, browser, nick, keypals and so on, are.


Is python required on a computer?

Python is in no way required on a Microsoft or Apple operating system. Python is a programming language/interpreter and is just an addon. Python, a computational language, like Java/C++, is not required to operate a computer. It is solely a shell and language combination that programmers might use to write code/ algorithms in a simpler language than Java. You do not need it unless you want to use for coding or learning computational function construction. Your computer will not be affected by whether or not you have Python, (the latest version is 3.0).


Do you need programming to be a wireless pentest?

If you're using something like Aircrack or Ettercap to do pen testing then you don't need to know a programming language. However it greatly helps to have some background knowledge in wireless networking and how to operate command line programs.


What do you called Computer operator in Hindi?

Computer operate


What does BASIC as in the programming language stand for?

Beginners All-purpose Symbolic Instruction Code > B.A.S.I.C. > Basic. John Kemeny and Thomas Kurtz developed the first version at Dartmouth University in 1964. It was originally created to allow non technical people to run a computer because, at that time, you couldn't operate a computer without programming it first. Basic was developed to give a more simple programming structure that was close to plain English so that anyone could use a computer. It has come a very long way since then becoming a very robust language.


What is the Difference from high level programming language to low level programming language?

High level languages are easier to operate and often do not require knowing of processor architecture (registers, memory management and so on). But programs written in low level languages (different types of assembler) work faster and much more efficient, also they take less space.


Computer Software Jobs: Programming Skills?

Today's computer dependent society has a high demand for software specialists. Computer programming is the core discipline behind any software no matter how simple or complex it is. Computer software jobs are ideal for individuals that love to solve problems using their advanced computer science and programming skills. A software engineer or developer needs to be familiar with an array of programming languages such as Java, Python, PHP, Perl, Javascript, Ajax, and many more. A software specialist has the responsibility of linking computer hardware successfully to programs. These types of skills are in high demand in the corporate and business world that depend on information technology to operate properly. Software jobs require individuals who have great focus and are meticulous. For example, software developers may have to spend hours each day looking through hundreds of pages of programming codes.


What is the relationship between computer science and computer programing?

Computer science and computer programming are closely related fields, but they represent different aspects of the broader realm of computing. Here's a breakdown of their relationship: Computer Science: Definition: Computer science is the study of computers and computational systems. It encompasses a wide range of topics, including algorithms, data structures, artificial intelligence, machine learning, computer architecture, software engineering, and more. Focus: Computer science focuses on understanding the principles and theories that underlie the design and functionality of computers. It explores the broader concepts and methodologies involved in solving computational problems. Computer Programming: Definition: Computer programming, often referred to simply as programming or coding, is the process of designing and building executable computer programs. It involves writing code in programming languages to instruct computers to perform specific tasks or solve particular problems. Focus: Computer programming is a practical application of computer science concepts. Programmers use their knowledge of algorithms, data structures, and programming languages to create software applications, scripts, or systems. Relationship: Interdependence: Computer programming is a practical skill within the broader field of computer science. While computer science provides the theoretical foundation and conceptual framework, computer programming is the hands-on implementation of these concepts to create software solutions. Implementation of Concepts: Programmers apply computer science principles when developing software. They use algorithms and data structures to efficiently solve problems, and they leverage their understanding of software engineering to design and build robust and scalable applications. Dynamic Interaction: The relationship between computer science and programming is dynamic. Advances in computer science research often lead to the development of new programming paradigms, languages, and tools, while practical programming experiences contribute to the refinement and validation of computer science theories. In summary, computer science provides the theoretical knowledge and overarching principles, while computer programming is the practical application of that knowledge to create software. They are intertwined, with advancements in one field often influencing the other, making them essential components of the broader field of computing.


What are the limitation of structured programming?

By itself, structured programming does not support the notion of a function call. This is achieved through an extension of structured programming known as procedural programming. Object-oriented programming extends procedural programming such that data and the functions that operate upon the data can be encapsulated within an object.


How do you operate a computer without the computer software?

You have to have some kind of software to operate a computer. For a computer to even know what to do when you power it on, there is software stored on a chip on the motherboard, called the bios. This tells the computer what disk drives and other components are connected so that it can do something. From the bios, the computer looks for software on a floppy, hard disk, or CD drive to run an operating system of some kind. It is possible to run a computer without software by typing commands in machine language. Even then, you need the software on the computer chip to operate the keyboard. The old VIC 20 and C64's operated in somewhat that way. To do anything you had to type in commands. Unless you are doing something very basic or sophisticated it is impractical to operate a computer without software