Quantcast
Channel: Articles– GeeksforGeeks
Browsing all 339 articles
Browse latest View live

Design Classes

The Requirements Model defines a set of analysis classes. Each describes some element of the problem domain, focus on an aspect of the problem that… Read More The post Design Classes appeared first on...

View Article


Difference Between Amazon EBS and Amazon EFS

The AWS EFS(Elastic file system) and AWS EBS(Elastic block storage) are two different types of storage services provided by Amazon Web Services. This article highlights… Read More The post Difference...

View Article


How to Build a Website using Wix ?

Wix is an online drag and drop tools to create extremely easy website using website builders. For learning how to code and build a website… Read More The post How to Build a Website using Wix ?...

View Article

Working with E-Commerce & BITNET

Introduction :With the help of internet business is made possible which is given a name E commerce it can be referred to a selling to… Read More The post Working with E-Commerce & BITNET appeared...

View Article

Top 5 Exams To Take For Pursing Master’s Program – From India to Abroad!

Do you wish to pursue your master’s or post-graduate studies abroad? Are you aiming for education in the worlds’ top universities? Then the exams that… Read More The post Top 5 Exams To Take For...

View Article


Inserting JSON data into a table in Cassandra

In this article, you will be able to understand how you can insert JSON data into a table in Cassandra and will discuss with the… Read More The post Inserting JSON data into a table in Cassandra...

View Article

Secondary Indexes on MAP Collection in Cassandra

In this article, we will discuss the overview of Secondary Indexes on MAP Collection in Cassandra and then will implement the exercise and will see… Read More The post Secondary Indexes on MAP...

View Article

Secondary Indexes on LIST Collection in Cassandra

In this article, we will discuss the overview of Secondary Indexes on LIST Collection in Cassandra and then will implement the exercise and will see… Read More The post Secondary Indexes on LIST...

View Article


Converting Binary To Octal number using HashMap in Java

Remember while we were converting octal to decimal we were taking 3 binary digits at a time. A similar approach will be used where here… Read More The post Converting Binary To Octal number using...

View Article


AI Prolog Installation in Turbo C++

Prolog is a rationale programming language. It has a significant part in computerized reasoning. In contrast to several other programming languages, Prolog is expected basically… Read More The post AI...

View Article

Akra-Bazzi method for finding the time complexities

Master’s theorem is a popular method to solve time complexity recurrences of the form: With constraints over a, b and f(n). The recurrence relation form… Read More The post Akra-Bazzi method for...

View Article

Application of OOPs in C++

OOPs stands for Object-Oriented Programming. It is about creating objects that contain both data and functions. Object-Oriented programming has several advantages over procedural languages. As… Read...

View Article

Must Do Coding Questions for Companies like Amazon, Microsoft, Adobe, …

As the placement season is back so are we to help you ace the interview. We have selected some most commonly asked and must do… Read More The post Must Do Coding Questions for Companies like Amazon,...

View Article


Error Handling in OpenGL

Many of the features of the OpenGL API are very useful and powerful. But, it’s quite possible that OpenGL programs may contain errors. So, it… Read More The post Error Handling in OpenGL appeared first...

View Article

Why probability of an event always lie between 0 and 1?

Probability refers to the extent of occurrence of events. When an event occurs like throwing a ball, picking a card from the deck, etc, then… Read More The post Why probability of an event always lie...

View Article


How Mobile Applications Have Made Our Lives Easier?

We live in an era where there is an app or a website for pretty much everything. You don’t think so? Now, let’s try to… Read More The post How Mobile Applications Have Made Our Lives Easier? appeared...

View Article

Why integer size varies from computer to computer?

In a computer, memory is composed of digital memory that stores information binary format, and the lowest unit is called a bit (binary digit). The… Read More The post Why integer size varies from...

View Article


Difference between Instance Variable and Local Variable

A variable is a name given to a memory location. It is the basic unit of storage in a program. The value stored in a… Read More The post Difference between Instance Variable and Local Variable appeared...

View Article

Amazon EC2 – Creating an Elastic Cloud Compute Instance

This article will educate you all about Amazon EC2. EC2 or Elastic Compute Cloud is a scalable computing service launched on the AWS cloud platform.… Read More The post Amazon EC2 – Creating an Elastic...

View Article

Difference between Class and Object

In this article, we will discuss the differences between the class and an object. Class: A class is the building block that leads to Object-Oriented… Read More The post Difference between Class and...

View Article
Browsing all 339 articles
Browse latest View live