You need to specify the country, since several countries refer to telephone area codes as "STD Codes."
In India, there is no STD Code 05516, but 0551 (or +91 551 in international format) is Gorakhpur, Uttar Pradesh.
In Pakistan, there is no STD Code 05516, but 055 (international: +92 55) is Gujranwala in Pakistani-administered Punjab.
In the UK, numbers beginning with '05' (international: +44 5) are usually corporate and VOIP phone numbers. 055 numbers, including those starting 05516, are corporate numbers. These are normally used by large organisations who want their own block of phone numbers for use across the company, but don't want to use numbers tied to a specific geographic area.
UK 05 numbers never have a specific location. They are not linked to any specific area and companies can use them wherever they like. For example, Santander uses 05511 numbers for its branches: 05511 430922 is in Leeds but the next number up, 05511 430923, is many miles away in Leeds.
(The plus sign means "insert your international access prefix here." From a GSM mobile phone, you can enter the number in full international format, starting with the plus sign. The most common prefix is 00, but North America (USA, Canada, etc.) uses 011, Japan uses 010, Australia uses 0011, and many other countries use different prefixes.)
STD code for France is 0033
I'm guessing that you mean STD = Subscriber Trunk Dialling (telephone area code) rather than STD = Sexually Transmitted Disease. STD code is another term used in some country for telephone area codes. The purpose of a telephone area code is to group telephone numbers by geographic area. In many cases, at least some calls to numbers with the same STD code as the caller can be dialed without the STD code, allowing shorter dialing sequences for many local calls.
01409 area code Holsworthy
The std code starts with 022
01224246
01234245
Oh, dude, STD code 0140 is for the city of Ghaziabad in India. So, if you're planning a prank call or just need to reach someone in Ghaziabad, now you know where to dial. Just remember, always use your powers for good, not evil... or at least for a good laugh.
THE STD CODE OF KULTI IS 0341.
In India, each city and state is assigned a Subscribing Trunk Dalling (STD) code. Once the city and state is provided, a STD code can be matched for that location.
#include<iostream> #include<conio.h> #include<string> int main() { std::cout << "Enter your 10 digit code: "; size_t code=0; size_t len=0; while (len<10) { char c = (char) _getch(); if (c=='0' && !code) // leading zero not permitted! continue; if (c>='0' && c<='9') { ++len; std::cout << c; c -= '0'; code *= 10; code += c; } } std::cout << "\n\nYou entered: " << code << '\n' << std::endl; }
There are a considerable number - each town has it own STD code
An example of an STD (Subscriber Trunk Dialling, or customer-dialed long-distance) call from Sydney would be a call to Melbourne. You dial the STD Code (telephone area code) for Melbourne, 03, followed by the 8-digit local number.