Articles on Trending Technologies

Technical articles with clear explanations and examples

What are the Few Pitfalls of the newly launched Apple’s iOS 10?

Sharon Christine
Sharon Christine
Updated on 16-Jan-2020 186 Views

Every time there is an update from the so called posh brand “Apple”, people go nuts for its latest news. so what are those special features? If one is willing to pay such price for a Smartphone, then best quality comes by hand. But lately, Apple is not standing up to the expectations of its name.Apple is not having a very good time lately. In fact, every new update or addition to the new operating system makes it a little worse than it was earlier. This could be seen clearly by the mess created by Apple’s iOS 10, with a ...

Read More

Share confidential folders in windows 7 homegroup

Sharon Christine
Sharon Christine
Updated on 16-Jan-2020 169 Views

It’s true, at present people are so busy with their work and they definitely want some easy ways to reduce their work. Windows 7 tried to help those people who are really busy with their work and they don’t have time to manually send some important files and folders using share file and folder option. Unlike the previous version of Windows (XP and Vista), Windows 7 facilitates to easily share files and folders with friends and family at home or with co-workers at the office over network without having to follow tedious process of setting up IP address on network ...

Read More

Water on Mars. Is Life next?

Sharon Christine
Sharon Christine
Updated on 16-Jan-2020 329 Views

In the past several decades, scientists have come up with various theories regarding possibility of life on Mars, and like most other mysteries this one is also yet to be solved. But for unfolding a possible discovery, NASA scientists having putting in lot of money, technology and effort into missions to Mars.Mars is the 4th planet from the Sun and currently second closest to Earth. With this proximity to Earth it has a few similar physical properties that drives scientific curiosity to find life on the red planet. And scientists consistently attempt to find whether the Martian Physical Environment was ...

Read More

What is the difference between "strict" and "non-strict" modes of JavaScript?

Abhinanda Shri
Abhinanda Shri
Updated on 16-Jan-2020 1K+ Views

The “use strict” is a directive, which is a literal expression. It introduced in JavaScript 1.8.5. As the name suggests, “use strict” indicates that the code is to be executed in strict mode. Under non-strict, the code won’t execute won’t execute in strict mode.Let us declare strict mode. To declare, add the keyword “use strict” in the beginning. For global scope, declare it at the beginning of the script.           An error would come, since you have used a variable, but forgot to declare it       Press F8 to see the error.                "use strict";          a = 1;          

Read More

Payment Digitization in India: An Overview

Samual Sam
Samual Sam
Updated on 16-Jan-2020 255 Views

In India, some of the reputed financial services companies in banking domain have started to offer value added low-value payment services to their esteemed customers. However, in European countries like Sweden, Norway, Denmark, and Belgium are quite used to this practice because more than 90% of payments happen through the digital mode. Riding a public bus, donating to a religious place, buying street food, newspapers all can be done via a Mobile app or via Cards. In fact, some of these businesses in like Restaurants, Petrol pumps are legally free to decline Cash payments from customers.The concept of E-money was ...

Read More

Mobile Updates of the Week 40

Samual Sam
Samual Sam
Updated on 16-Jan-2020 227 Views

1 LG phone – 2 selfie cameras, 2 screensLG renames its flagship smartphone series to  V10 . And it is unlike any other smartphone you would have seen. It is made from macho stainless steel and sports beastly specs of a Snapdragon 808 processor, 5.7 inch display with 2560*1440 resolution, 4GB RAM and a gigantic 3, 000 mAh battery.Ok, those impressive specs come to nothing when you actually find out LG has gone that extra mile to give you some more…, huh, extra. The V10 comes with 2 screens, 1 screen overlaid on top of the other. You might wonder why? ...

Read More

Why JavaScript Data Types are Dynamic?

Sravani S
Sravani S
Updated on 16-Jan-2020 250 Views

JavaScript also has dynamic types. That would mean the same variable used for holding different data types in JavaScript.Example                    var val;          val = "Amit";          document.write("String: "+val);          val = 20;          document.write("Number: "+val);          val = 40.90;          document.write("Number with decimals: "+val);                  

Read More

Tips to Boost your Computer Performance

Samual Sam
Samual Sam
Updated on 16-Jan-2020 472 Views

The most common problem faced by computer users is that they notice that their computer has become slow and sluggish. For less tech savvy users, they can call a technician for assistance or alter the specification to boost the performance.But remember this particular option is not only expensive but it does not provide immediate results. Even though you may not be a tech savvy person, but you can still follow few simple optimization techniques that you can apply to keep up the performance of your computer and make it good as new.Disk CleanupSimilar to physical cleaning by using mop and ...

Read More

Moving Towards Artificial Intelligence

Samual Sam
Samual Sam
Updated on 16-Jan-2020 988 Views

Artificial Intelligence (AI) is a growing topic in the technology and business world. Many of us interact with AI each day, whether it’s Siri (Apple), Alexa (Amazon), Google Assistance (Google), Watson (IBM), or many of the other services in our homes and mobile devices.There has been extensive research in this area and further research seems to be inevitable due to its ever growing demand. In this article, we will try to understand the changes in human thinking and evolution of AI and how herculean is the task of matching between them.Incorporating human brain into computer machines is not that easy ...

Read More

Gadget Updates for the Week

Samual Sam
Samual Sam
Updated on 16-Jan-2020 247 Views

Apple and Beats to Produce Wireless HeadphonesOkay, so the debate hasn’t ended there, when it’s Apple, there has to be drama. While enraged Apple users may want it all for themselves, a lighter phone and earphones, speculations are still going on for the speculation if the iPhone7 will has a 3.5mm headphone jack or not.Beats has been collaborating with Apple to decide how to design the best wireless earphones and if that works out, it could lead to another level up for Apple with the inclusion of this feature being added.They keep us guessing and we wait in anticipation for ...

Read More
Showing 53481–53490 of 61,248 articles
Advertisements