
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Found 1045 Articles for Internet

230 Views
In today’s digital world, we can access just anything and everything, from our small handy buddy, our mobile smartphone. Our little handy phone has become our calendar, reminder, alarm clock, radio, music player, scheduler, phone book, bookstore, movie theater, gaming arcade, portable drive and many more roles it has adapted. With so many roles to play, it is difficult to decide how to accommodate everything in the limited memory space the smartphones have.With the rise of the usage of the cell phones, the number of apps available in play store is ever increasing. Everyday, thousands of apps make it to ... Read More

178 Views
Who says living in an apartment building is to go without the joy of gardening. You can have beautiful flowers, veggies and fragrant plants in your balcony. In fact, choosing fragrant and insect repellent plants can make your home smell heavenly, look beautiful, lively and pest free.Balcony gardening depends primarily on the capacity of the balcony and exposure to sun light. This would mean you need to make the right choice for your pots and plants. And these right choices of décor adds a lot of beauty, style and freshness to your very own balcony garden.Tip 1 − Judge Balcony ... Read More

217 Views
In current times the global job market has crunched to the size of your computer screen, with recruiter and employers openly marketing their organization and jobs online.A lot has changed, from just a decade back. Right from the way an applicant used to apply for jobs, to the scrutiny processes that precede an interview. Today there is a complete new outlook required to move forth in the corporate world .With the advent of technology the most crucially required skills have also flipped in nature. Applicants in every domain are looking forward to inculcate the most efficient sense of technology and ... Read More

403 Views
What is 3D Printing?3D printing – A future where your printer connected to a desktop is capable of printing a solid object. It’s a process of crafting three dimensional robust objects from a digital file using additive processes. An object is created by positioning consecutive layers of material until the whole object is shaped.It is also known as rapid prototyping, a mechanized method where 3D objects are quickly made on a reasonably sized machine connected to a computer containing blueprints for the object.Although the technology has become popular in recent days, it existed well in the 1980s. Charles Hull in ... Read More

230 Views
Everyone is not only excited about the New Year but also eager to watch important mobile technology trends regarding the mobile devices. 2015 was a big year for mobile, and everyone expects that 2016 would be even bigger.Internet of ThingsIt is a network between different devices as well as sensors that they used in order to communicate with both external environmental states as well as internal states. This particular network is expected to enlarge and we find the interaction between varied sensors as well as devices are going to be more co-operative. This would effectively affect the user experience.On the ... Read More

365 Views
Web Browsing is an integral part of owning a smartphone or tablet. Slow Internet browsing and downloading speeds are something everybody wants to improve – as no one enjoys staring at the rotating wheel of a loading video. The bad speed of mobile internet may occur due to several reasons like bad signal strength, congestion and load in network etc.With the 4G connection, this obstacle can be overcome to some extent but getting a high-speed internet data plan doesn’t necessarily means that you will get the exact or fast speed as provided by the company. So if you are suffering ... Read More

376 Views
Having a blog is a great idea, because you can share anything you like, and if you are wise you can also earn a decent revenue from your blog. This article provides a general awareness of creating your own blog especially for a beginner so as to begin the blogging process.Defining a BlogBlogs are like journals or like a website that an individual posts about what he/she loves or does and want people to know about. Bloggers use them to express their creativity, their knowledge, or their opinion. It also helps in interacting with readers and provides feedback to the ... Read More

2K+ Views
The Internet is a global network of networks where computers communicate with each other via Internet Protocol. Intranets, on the other hand, are private networks. Go through this article to find out the other major differences between the Internet and an Intranet.What is Internet?The Internet is the global system of interconnected computer networks that use the Internet protocol suite (TCP/IP) to link devices worldwide.As the Internet is a globally connected network, so it can have multiple more users as compare to the number of users on Intranet.Although the phrases "Internet" and "World Wide Web" are sometimes used interchangeably, they are ... Read More

17K+ Views
There are various application programs that we can use to access the resources of a remote machine. Telnet and SSH are the primary client server application programs that use remote terminal service which allows a user at one site to interact with a remote timesharing system at another site as if the user’s keyboard and a display is connected directly to the remote machine. Telnet and SSH both are Layer7 application layer protocols and both use TCP (Transmission Control Protocol) at the transport layer. In this article, we will discuss the important differences between SSH and Telnet. But before going ... Read More

36K+ Views
PagingPaging is a memory management technique in which process address space is broken into blocks of the same size called pages (size is power of 2, between 512 bytes and 8192 bytes). The size of the process is measured in the number of pages. Similarly, main memory is divided into small fixed-sized blocks of (physical) memory called frames and the size of a frame is kept the same as that of a page to have optimum utilization of the main memory and to avoid external fragmentation.Similarly, main memory is divided into small fixed-sized blocks of (physical) memory called frames and ... Read More