SSD vs HDD

HDD vs SSD : Which one to prefer or both to prefer ?

0
As all of us know the reason and choice to prefer. But still there are certain crowd who still feel confuse because of development....
Logo

Phable Full-stack developer Hiring Challenge

0
About Company Phable aims to impact 1.4 billion lives in India over the next decade. The Indian healthcare system is broken, and Phable works with all...
what do you mean by TCP header?

What do you mean by TCP header?

0
TCP header The segment consists of a 20 to 60-byte header, followed by data from the application program. The TCP header is 20 bytes if...
java-literals

Java Tutorial for Beginners – Literals in Java

0
Literals in Java Literals are data items with constant or fixed values. As a result, literals are also referred to as constants in Java. Literals...
SCHEDULE SERIALIZIBILITY AND ITS TYPE

SCHEDULE SERIALIZABILITY AND ITS TYPE

0
Earlier in the previous section we've studied about SCHEDULE SERIALIZABILITY AND ITS TYPE . In this section we'll continue about. SCHEDULE SERIALIZABILITY AND ITS...
web server and its working

What is the web server? How it is used?

0
Server is a special kind of computer. Server will do specific work like being web server, email server etc... Even a normal desktop with...
TODAY'S INTERNET OF ANIMALS 1

TODAY’S TRENDING INTERNET OF ANIMALS

0
TODAY'S TRENDING INTERNET OF ANIMALS : Could you ever imagine that Internet of Things is going to change our animals? Yes, this is possible,...
IoT(Internet of Things)

Internet of Things or IOT

0
Internet of Things or IOT describes the network of physical objects—a.k.a. "things"—that are embedded with sensors, software, and other technologies for the purpose of...
Introduction to Kanban

Introduction to Kanban

0
Kanban may be a standard framework use to implement Agile software package development. Kanban needs period communication of capability and full transparency of labor. Work...
Variables in Java

Java Tutorials for Beginners- Variables in Java

0
Variables in Java A variable is a named memory location where the data value of a specific data type is stored. In Java, a variable...