Settings & Problems in You Tube

Example : How do you watch ad-free videos on YouTube? Example : List of Common Usable Settings YouTube Videos. Slno. Topics Lang. Date 01. YouTube Secret Settings 1 Hindi Jan. 2019 02. YouTube Secret Settings 2 Hindi Oct. 2017 03. YouTube Secret Settings 3 Hindi Feb. 2019 04. YouTube Secret Settings 4 Hindi Read more…

Loading

Gmail & Other E-mail

Example : How to stop or block any/useless/unwanted promotional emails address coming in our gmail account. Method 1: – Open Gmail inbox – Open that particular email we want to stop/block – click on ‘Unsubscribe/Unsubscribe from all emails’ option present in the bottom-right area of the e-mail as small link/letter to Read more…

Loading

WhatsApp(Android)

Example : How to use/operate Android WhatsApp on a PC/Laptop/Desktop? Example : How to Disappear incoming messages or content automatically from an Android WhatsApp account? Example : How to send your Current Location to a User using an Android WhatsApp? Example : To check or know who is sharing/using your Read more…

Loading

RMI in Java

Introduction The RMI  stands for Remote Method Invocation. It is provided in the package java.rmi. Definition The RMI is an API that provides a mechanism to create distributed application in java. Java RMI is a mechanism that allows one Java Virtual Machine (JVM) running object to invoke methods on an object running on another JVM. Read more…

Loading

Java Beans

Introduction JavaBeans is developed by Sun Microsystems and released in 1996, as part of JDK 1.1. The meaning of ‘beans’ in JavaBeans are classes that encapsulate one or more objects into a single standardized object (called the bean, here Bean is class and seeds of bean are objects). This bean finally allows easier code reuse Read more…

Loading