Computers Articles

Page 99 of 100

What is the syntax for defining the data structure in C++?

yashwanth sitamraju
yashwanth sitamraju
Updated on 30-Jul-2019 513 Views

C++ Programming is basically an enhanced version of C programming language and it is used for “Object-oriented Programming”C++ was developed by Bjarne Stroustrup who did the first development of the language as his first Ph.D. project.He had begun this project because there were no existing programming languages used for large-scale projects.It was initially called as “C with classes”The programming language was first standardized in 1998 and was again issued in 2003, 2007 and 2011.C++ is maintained by ISO, a large standard committee.C++ is widely and commonly used in embedded systems and software engineering.C++ has influenced languages like PHP and C-sharp.Data ...

Read More

What is bus arbitration in computer organization?

yashwanth sitamraju
yashwanth sitamraju
Updated on 30-Jul-2019 28K+ Views

What is Bus Arbitration?A device that initiates data transfers on the bus at any given time is called a bus master.In a computer system, there may be more than one bus master such as a DMA controller or a processor etc.These devices share the system bus and when a current master bus relinquishes another bus can acquire the control of the processor.Bus arbitration is a process by which next device becomes the bus controller by transferring bus mastership to another bus.Types of Bus ArbitrationThere are two types of bus arbitration namelyCentralised Arbitration.Distributed Arbitration.Only single bus arbiter performs the required arbitration ...

Read More

Which is the best Programming language for career growth and development?

yashwanth sitamraju
yashwanth sitamraju
Updated on 30-Jul-2019 360 Views

Well, if you are looking to learn a programming language for your career growth and advancement there are many programming languages out there. There are hundreds of programming languages on the web which can be learned online itself. There is no particular programming language which will help you in your career growth.Programming languages are dynamic in nature and one has to adopt any new technology by learning new programming languages. Of course, there are some popular programming languages which will help you in terms of career growth.SQLSQL(Structured Programming Language) is a popular programming language in the present scenario.It has been ...

Read More

How to encrypt the MS excel workbook?

yashwanth sitamraju
yashwanth sitamraju
Updated on 30-Jul-2019 739 Views

A procedure should be followed for encrypting an MS Excel. Encryption is nothing but protecting your document from a third party. First, let us look into the definition of encryption.What is Encryption?The word encryption is derived from the Greek word Kryptos means hidden or a secret.There are certain algorithms to use encryption like RSA algorithms and Diffie-Hellman key exchange algorithms.These algorithms led to the use of encryption in commercial and consumer realms to protect data.The password is the best example of encryption.Encryption is used in sending data across all the networks and ATM is also one of the examples for ...

Read More

How to encrypt the MS word files?

yashwanth sitamraju
yashwanth sitamraju
Updated on 30-Jul-2019 751 Views

A procedure should be followed for encrypting an MS word document. Encryption is nothing but protecting your document from a third party. First, let us look into the definition of encryption.What is Encryption? How do we use Encryption?The word encryption is derived from the Greek word Kryptos means hidden or a secret.There are certain algorithms to use encryption like RSA algorithms and Diffie-Hellman key exchange algorithms.These algorithms led to the use of encryption in commercial and consumer realms to protect data.The password is the best example of encryption.Encryption is used in sending data across all the networks and ATM is ...

Read More

Is it necessary to have a responsive website?

yashwanth sitamraju
yashwanth sitamraju
Updated on 30-Jul-2019 171 Views

It won't be surprising for you to hear that mobile phone usage has been increasing day by day. With the launch of modern smartphones hitting the market, much of the population now expect to be able to do many everyday tasks through their mobile phones. As more and more people are using mobile phones over desktop it is clear that the mobile phone is taking over desktops for internet surfing.The fundamental thing for a website is that it should be mobile friendly; it should be designed in such a way that it is equally compatible with mobile phones as well ...

Read More

What are plagiarism tools and which is best to use?

Knowledge base
Knowledge base
Updated on 30-Jul-2019 932 Views

Plagiarism is the process of infringement which means presenting other’s work as one’s own. This is mostly done in the content field. The information from web pages, articles, blogs, books etc. is often copied by some to present it as their own work. As the process of content publishing online is increasing day-by-day there are many chances of having copied content, which can be either video, text or images.Google itPlagiarism tools help us identify that copied content. Usually, when we check on google to know whether this is genuine content, the copied part is immediately highlighted with the pages displaying ...

Read More

Is Quantum Computing changing the future of our world?

Shanmukh Pasumarthy
Shanmukh Pasumarthy
Updated on 30-Jul-2019 293 Views

Quantum figuring contemplates hypothetical calculation frameworks (quantum PCs) that make coordinate utilization of quantum-mechanical marvels, for example, superposition to perform operations on data. Quantum PCs are unique in relation to binary digital PCs in light of transistors.While regular advanced registering requires that the information is encoded into twofold digits (bits), each of which is dependable in one of two distinct states (0 or 1), quantum calculation utilizes quantum bits, which can be in superpositions of states. A Quantum Turing Machine is a hypothetical model of such a PC and is otherwise called the general quantum PC.What are they?Starting at 2017, ...

Read More

How to make an impressive PPT presentation for a college activity?

Ridhi Arora
Ridhi Arora
Updated on 30-Jul-2019 267 Views

Animations and other effects can be used in PowerPoint to add a bit of flair to presentations. Without this, the presentation made in PowerPoint becomes too dull, and at times even very boring.Adding Animations to College PowerPoint PresentationYou will have to select the object that you want to animate. You also have to click on text and/or images to animate.After you have selected the object, select an animation from the “Animations” tab, located in the top menu bar, such that you can modify the animation settings as per your choice.Handle the Slide transitions from the “Transitions” tab.Out of the four ...

Read More

What is the difference between a simulator and an emulator?

Ridhi Arora
Ridhi Arora
Updated on 30-Jul-2019 712 Views

Simulation and EmulationEmulation is the process of the replica of the visible behavior in order to match the existing target. The inner state of this mechanism does not need to reflect the internal state of the target precisely. The emulator is used in order to emulate.Simulation, in fact, involves modeling the inner state of the target to which stimulation is done. The end result of a noble simulation is that this mechanism will emulate the target that it is simulating. A simulator does this process.Except for the actual definition, the other points of difference between the Simulator and an Emulator ...

Read More
Showing 981–990 of 993 articles
Advertisements