-
What is Bitcoin?
What is Bitcoin? The founder of Bitcoin is Satoshi Nakamoto, an anonymous online alias for a forum poster. The founder remains unknown, and no one truly knows who the actual founder is. Bitcoin is the first global, decentralized currency that allows you to send money from one person to another without involving a third party…
-
The hidden tricks of Macbook Pro
The hidden tricks of Macbook Pro Taking screenshots of any size Simply press Shift, Command and 3 at the same time; the screenshot will then be stored on your desktop. For a portion of the screen, the shortcut is Shift-Command-4 with the same output directory. To only capture an individual window, you can press Shift-Command-4,…
-
Using WhatsApp Without Internet
Using WhatsApp Without Internet Everyone is familiar with WhatsApp. Even though it is a free-to-use app, still huge amount is paid for the Internet data used by it. But, with the advancement in technology and the presences of awesome apps, you can reduce the Internet expenses of yours and gain access to the whatsApp without internet.…
-
Share ZIP, PDF, EXE, APK, RAR and Big Files (WHATSAPP)
Share ZIP, PDF, EXE, APK, RAR and Big Files (WHATSAPP) As we all know whatsapp came with the limitation that we can only send audio, video and images with it. But by this trick, you will be able to send or share ZIP, PDF, EXE, APK, RAR and even big files with your friends on whatsapp.…
-
Android O :The latest Android version
Android 8.0 OREO Google pulled off one of the best version on Monday, by taking advantage of the solar eclipse with a cool name for Android O. Android 8.0 is now officially known as Oreo.
-
Lesser known keyboard shortcuts in MS WORD
Lesser known keyboard shortcuts in MS WORD Here are some more keyboard shortcuts in Microsoft Word for Windows. Shortcut Does this Ctrl+Shift+8 Toggles formatting marks on and off Ctrl+1 Applies single-line spacing to the selected paragraph(s) Ctrl+2 Applies double-line spacing to the selected paragraph(s) Ctrl+5 Applies 1.5-line spacing to the selected paragraph(s) Ctrl+0 (zero) Toggles the ‘space…
-
Unlock a password-protected document in MS WORD
Unlock a password-protected document in MS WORD Why would you want to unlock a password-protected Word document? Surely the author/company has locked it for a reason? Yes, in many cases, that’s correct and you shouldn’t try to circumvent the password protection — instead, ask the author/company for the password if you need to access elements…
-
How To Show Developer Tab In Word?
How To Show Developer Tab In Word? Step 1: Click Office icon on the top left of Word, and then click Word Options button. Step 2: Click on Word Options. Step 3: Check Show Developer tab. Step 4: Click OK button, and developer tab will be shown in the ribbon. HOPE THIS HELPS!!
-
Repeating text within a document in MS WORD
Repeating text within a document in MS WORD If you have some text in a Word document that you’d like to repeat a document and don’t want to write it again, and you’d rather not copy/paste it from the other location as that means that you’ll have to remember to maintain it in both places…
-
header file in C++
<bits/stdc++.h> header file in C++ It is basically a header file that includes every standard library. In programming, people focus more on finding algorithm to solve a problem than on software engineering. From, software engineering perspective, it is a good idea to minimize the include. It actually includes a lot of files, which your program may…