What is language processor in system software?
It is a type of software that convert programe into machine language
What is the function of project team leader?
First of all a good leader must clearly lay down the goals and persuade the subordinates to work towards that goal with confidence.
A good leader must take iniative steps in all matters of the project team.He must realize the skills in different people and appoint them the jobs they are skillful at.
The most important function of a project team leader is to motivate people to do their best in the achievement of desired goals.
A good project leader be able to draw the attention of his colleagues towards the development of the project as we know that management is an art and uniting people from different backgrounds to work together on a project is the art of highest nature.
A good leader must also understand his team members opinion and appreciate them
Is there any software for mobile sim card tracking whic tells me the exact location for the moile sim card on my PC on internet
What is the purpose of software engineer?
the main purpose of software engineer is to write programs (codes), using that we can make use the available resources in an efficient manner....
What is diff between computer engineering and computers science engineering?
In computer science and software engineering;Here is a quick overview of the three computing majors that our department offers. I teach primarily software engineering courses so it may be a bit biased.
1. Computer Science covers the core concepts and technologies involved with how to make a computer do something. Learning to program a computer by writing software is essential, and computer programming is used in most computer science courses. You will learn details about how computers and networks work, but with an emphasis on how software and programming languages work. You will learn how to make them do very sophisticated things (e.g. graphics, robotics, databases, operating systems). You will also learn about the theory behind how and why computers and software work. In your senior project, you will tackle a problem at the frontier of computer science. You may be building a new system, discovering better ways to design software, or developing new algorithms for projects in entirely different fields; it's up to you. Past student projects include: Video Games, computer modeling and animation tools, and a Linux driver for the Wii remote.
2. Computer Engineering teaches you how to design systems that include both computer hardware and software. You will take classes on how computer hardware works and how to build a computer. You'll take software classes with an emphasis on hardware-related software such as device drivers and operating systems. Computer engineering courses are taught by faculty from both the computer science and the electrical engineering departments. Working computer engineers design computers and the basic software that runs them, including both personal computers and the "embedded" computer systems that run cars, aircraft, videogames, etc.
3. Software Engineering focuses on how to design and build software in teams. You will take many of the same courses as you would in computer science, but you will take additional courses that teach you about topics like requirements engineering, software architecture, software testing, and software deployment. You will learn about working with people (communication, management, working with non-technical customers), processes for developing software, and how to measure and analyze the software product and the software process. The software engineering major requires that you take a three course (nine-month long) sequence called the software engineering capstone. The capstone courses are centered around a large project for an outside customer. In recent years we have built web applications for Intuit (makers of Quicken, QuickBooks, and TurboTax) and Amgen (a bio-engineering/pharmaceutical company). Students work in teams of four or five people to elicit and develop requirements for the system, design an architecture, build prototypes, implement the system, then deploy and maintain the system.
Answer-
Computer Science- Computer science is becoming a rapidly growing discipline as the technological age advances. Computer scientists believe that computers are a fundamental part of the world and that an age will come when everybody has several computers. It is a more complex field than simply building computers or writing programs. Computer scientists study problems to determine if they can be computed, compare algorithms to decide on the best solution, create programming languages to express these algorithms, design and build computer systems to execute specifications from research, and apply algorithms to application domains, or sets of software systems that share design features.
Software Engineering- Software engineering is the computer science discipline concerned with developing large applications. Software engineering covers not only the technical aspects of building software systems, but also management issues, such as directing programming teams, scheduling, and budgeting.
What is the use of theory of computation?
In simple words to learn any natural language like ENGLISH, HINDI,FRENCH....
firstly we need to learn the vocabulary and grammar of that language.
That means we have to learn how the language is actually specified.
In the same way programming languages(formal languages) like C,C++, JAVA....
has their own vocabulary and grammar and such grammar is specified with the
help of mathematical model that is called as Theory of Computation.
To provide fault tolerance active directory utilizes what replication model?
RODC (Read-Only Domain Controller)
What is internal DTD and external DTD?
what is different between internal dtd and external dtd and advantages and disadvantage plz tell me answer
State your understanding of your main duties and responsibilities of an accountant?
You are being asked for YOUR understanding not mine.
How do you change your blog name on wordpress?
1.Log on to your wordpress.com blog.
2.Go to new post.
3.Scoll down and click 'settings'.
4.Now click 'general'.
5.The 1st thing you see is a type box with your blogs name so now you can change it.
finished
What does programmatic mean in computer programming?
It means the same thing it does everywhere else: in a step-by-step manner.
A network topology is a description of the way computers are connected to each other and to other devices on a network. It can refer to the physical connections (the way the wires interconnect or the routing of wireless signals) or it can refer to the logical connections (the way computers can see each other or not see each other even though they have a physical connection.
The topology can refer to a home network with a handful of computers and printers or it can extend to vast sections of the Internet.
Some examples of topologies are ring, bus, tree, mesh and each describes the way the links are made. Network topology is a huge topic and the subject of more books than can be counted. A link is below that offers some simple examples of topolgy and might be a springboard for more study.
What is the most common reason for the presence of a large number of bugs in a software product?
Wrong use of tools and techniques
Can you install mac os in Lenovo z570?
i think ....
it's only able to install only on Apple products!
If you need , you can install it through VirtualBox!
What is process maturity model?
CMM5 is Cargo Cult engineering. To see if your process is mature, take the Joel Test: http://www.joelonsoftware.com/articles/fog0000000043.html
What are the advantages of structure engineering?
Structural design software saves builders, architects, engineers, and designers time and money.
How do you enabled javascript?
Microsoft Internet Explorer: From the Tools menu, choose Internet Options. Then click the Security tab. For IE 4.x, click Custom and Settings. For IE 5.x, click Custom Level. Scroll to the Active Scripting section of the list. Click "Enable." Close and restart your browser.
Netscape: From the Edit at the top of the screen, choose Preferences. From the Category list, click Advanced. Mark Enable JavaScript. Close and restart your browser.
FireFox: From the Tools menu, choose Options. Then go to the "Content" tab, check the "Enable JavaScript" checkbox
One way to determine this is by entering this into the URL/link box in your browser:
javascript:alert('hi')
When you press enter, a little popup saying 'hi' should show. If it does, JavaScript is on.