Updated on: 25th Sep 2020

Cassandra Vs MongoDB

Ratings()

When it comes to NoSQL databases, MongoDB and Cassandra may seem similar but are quite different. Both have similar use cases, but are not intended for transactional data (i.e., accounting systems). Who Uses These Databases? In the case of Cassandra vs MongoDB, both have a strong following with big names using each one. Cassandra: Cassandra, […]

Read More

Updated on: 25th Sep 2020

Identifiers in Python

Ratings()

Today we will learn about Python keywords and identifiers. Earlier we learned how to install python and get started with it in a python articlesl for beginners Python Keywords Well simply, python keywords are the words that are reserved. That means you can’t use them as names of any entities like variables, classes and functions. […]

Read More

Updated on: 25th Sep 2020

Dynamic Method Dispatch in Java

Ratings()

Method overriding is one of the ways in which Java supports Runtime Polymorphism. Dynamic method dispatch is the mechanism by which a call to an overridden method is resolved at run time, rather than compile time.When an overridden method is called through a superclass reference, Java determines which version(superclass/subclasses) of that method is to be […]

Read More

Updated on: 25th Sep 2020

Top Real World Artificial Intelligence Applications

Ratings()

When most people hear the term Artificial Intelligence, the first thing they usually think of is robots or some famous science fiction movie like the Terminator depicting the rise of AI against humanity. However, it’s not even a step towards the current truth about AI. Artificial intelligence refers to the simulation of human intelligence in […]

Read More

Updated on: 25th Sep 2020

How to Handle Multiple Windows in Selenium?

Ratings()

Software testing plays a vital role in creating error-free products that offer seamless user experiences. Therefore, it is essential to test the software before putting it into production. As technology advances, it is necessary to adopt automation testing into the development pipeline. Selenium is the most widely used framework for automated software testing of a […]

Read More

Updated on: 25th Sep 2020

Microsoft Azure Certification Path

Ratings()

Microsoft Azure commonly referred to as Azure is one of the most popular cloud computing platforms provided by Microsoft to build, test, manage and deploy applications on its managed data center network using many tools and frameworks, including both Microsoft-specific and third-party software and systems. Microsoft Azure Certifications Path Microsoft Azure commonly referred to as […]

Read More

Updated on: 25th Sep 2020

AWS Certification Path

Ratings()

AWS Certification Path confirms the expertise in the cloud to support the professionals to learn the skills and grow knowledge in the technology. The organizations are also enormously benefited by AWS certification to create dominant teams for cloud-related initiatives with AWS. After seeking the AWS course, you should choose from the various certification exams to […]

Read More

Updated on: 25th Sep 2020

RPA Blue Prism Certification Guide

Ratings()

If the world is revolving around automation, RPA (Robotics Process Automation) is the new feather cap on it which has become the new hype for organizational automation process. The reason behind is, stand-alone automation tools are not enough to get the best benefits and there comes the RPA. And if you are among them who […]

Read More

Updated on: 25th Sep 2020

What is Informatica PowerCenter?

Ratings()

Informatica PowerCenter  Informatica PowerCenter is a widely used extraction, transformation and loading (ETL) tool used in building enterprise data warehouses. Informatica PowerCenter is an enterprise extract, transform, and load (ETL) tool used in building enterprise data warehouses. With its high availability as well as being fully scalable and high-performing, PowerCenter provides the foundation for all […]

Read More

Updated on: 25th Sep 2020

Hadoop Ecosystem

Ratings()

Hadoop Ecosystem  Hadoop is a framework which deals with Big Data but unlike any other framework it’s not a simple framework, it has its own family for processing different things which is tied up in one umbrella called the Hadoop Ecosystem. The Hadoop Ecosystem is neither a programming language nor a service; it is a […]

Read More

Updated on: 25th Sep 2020

Python Keywords

Ratings()

Keywords are the reserved words in Python. We cannot use a keyword as a variable name, function name or any other identifier. They are used to define the syntax and structure of the Python language. In Python, keywords are case sensitive. Python Keywords Python keywords are special reserved words that have specific meanings and purposes […]

Read More

Updated on: 25th Sep 2020

Method Overloading in Python

Ratings()

In Python you can define a method in such a way that there are multiple ways to call it. Given a single method or function, we can specify the number of parameters ourself. Depending on the function definition, it can be called with zero, one, two or more parameters. This is known as method overloading. […]

Read More

Updated on: 25th Sep 2020

What is Artificial Intelligence?

Ratings()

WHAT IS ARTIFICIAL INTELLIGENCE (AI)? It depends who you ask. Back in the 1950s, the fathers of the field Minsky and McCarthy, described artificial intelligence as any task performed by a program or a machine that, if a human carried out the same activity, we would say the human had to apply intelligence to accomplish […]

Read More

Updated on: 25th Sep 2020

Convert Decimal To Binary In Python

Ratings()

In this post, we will see programs to convert decimal numbers to an equivalent binary number. We will see two Python programs, the first program does the conversion using a user defined function and in the second program we are using a in-built function bin() for the decimal to binary conversion. 1. Decimal to Binary […]

Read More

Updated on: 25th Sep 2020

Tally Interview Questions and Answers

Ratings()

Tally is powerful accounting software, which is driven by a technology called concurrent multi-lingual accelerated technology engine. Tally provides a comprehensive solution around accounting principles, inventory and data integrity. … Tally also has features encompassing global business. 1. How would you briefly define Tally? Ans: A tally is accounting software used by professionals for tax, […]

Read More

Acte Technologies WhatsApp