url shortener free
some good ones:
https://cutt.ly/
https://free-url-shortener.rb.gy/
https://www.shorturl.at/
url shortener free
some good ones:
https://cutt.ly/
https://free-url-shortener.rb.gy/
https://www.shorturl.at/
short url generator
package com.test;
import java.util.Scanner;
public class Main {
public Main() {
}
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
System.out.println("Enter your Name");
String Alphabet = input.next();
System.out.println("your name is" + Alphabet);
Scanner input1 = new Scanner(System.in);
System.out.println("Enter a Mobile Number :");
long number = input1.nextLong();
System.out.println("Your Mobile will be:" + number);
Scanner input2 = new Scanner(System.in);
System.out.println("Enter your Email");
String Alphabet1 = input2.next();
System.out.println("TQ for your Mail Address");
Scanner input3 = new Scanner(System.in);
System.out.println("Enter your Password");
String Alphabet2 = input3.next();
System.out.println("Your Details will be Hacked. Good Bye................");
}
}
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us