Data Structure – Importance and Advantages
Data Structure can be defined as the collection of data objects which provides a way of storing and managing data in the computer so that it can be used. Various…
Read more »5 Most Popular IOT Devices on Amazon
IoT devices are basically smart devices that are able to interact other devices over internet. User can manage IOT device as per need. There are various devices available in the…
Read more »How Much Do You Know about Internet Of Things?
What is Internet Of Things? IoT is a network where there are interconnected things/devices which have electronics, software, sensors that have the ability to process or transfer data.Internet of Things…
Read more »Execution States of an Application in IOS Environment.
Today we are going to talk about the Five Execution states of an iOS app. The iOS operating system gives you a chance to make appropriate changes during most of…
Read more »The different layers of iOS Architecture
IOS Operating System is proprietary OS of Apple Inc. IOS is widely used in Apple devices such as iPhones, iPads ,ipods etc. iOS is a layered architecture comprising of 4…
Read more »Fragments – Android Dynamic Design Layout.
Fragments are part of Activity in Android. Fragments have their own UI. An activity can have multiple Fragments. A single fragment can be reused in multiple Activities. Fragment helps in…
Read more »
Android 9 Pie
Feeling tempted? The name of the latest Android operating system is Android Pie or Officially Android P. This is the 16th version of Android OS and 9th Major update. It…
Read more »Top 10 Most Important Usage Of Paytm
Millions and millions of users are coming on popular digital platform Paytm. It is simple and easy to use. From a college-going youngster to housewife to a retired person, everyone…
Read more »Android – Build Process
Android Application is made up of various components. These components are implemented using Java classes. For example, controls such as TextView, EditText, Button used in the Android application are all…
Read more »Android – Activity Life Cycle
Android activity has a different set of states. The whenever user navigates through application or does back and forth, the app Activity goes through different lifecycle states. The callback methods…
Read more »