Stara Bingula
Stara Bingula (Serbian Cyrillic: Стара Бингула) is a village located in the Sremska Mitrovica municipality, in the Syrmia District of Vojvodina, Serbia. This is the only ethnically mixed settlement in the Sremska Mitrovica municipality (with a relative Serb majority). Village population numbering 190 people (2002 census).
Stara Bingula | |
---|---|
Stara Bingula | |
Coordinates: 45°09′N 19°29′E | |
Country | |
Province | |
Region | Syrmia |
District | Srem |
Municipality | Sremska Mitrovica |
Population (2002) | |
• Total | 190 |
Time zone | UTC+1 (CET) |
• Summer (DST) | UTC+2 (CEST) |
Name
In Serbian, the village is known as Stara Bingula (Стара Бингула), in Croatian as Pištinci,[1][2] and in Hungarian as Óbingula.
Ethnic groups (2002 census)
Historical population
- 1961: 371
- 1971: 300
- 1981: 255
- 1991: 205
- 2002: 190
gollark: ``` My printer isn't working #393Openwizzwizz4 opened this Issue 11 days ago · 0 commentsCommentsAssigneesNo one assignedLabelsNone yetProjectsNone yetMilestoneNo milestoneNotificationsYou’re not receiving notifications from this thread.1 participant@wizzwizz4@wizzwizz4wizzwizz4 commented 11 days agoI used to be able to use my printer, but after coming back from holiday it doesn't work. Every time I try to print, a box comes up and even after I close it it still doesn't work.```
gollark: It is truly glorious.
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.math.arithmetics;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.ApplicationContextHolder;import javax.annotation.PostConstruct;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.context.ApplicationContext;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.strategies.comparators.integercomparator.IntegerForEqualityComparator;@Servicepublic class NumberIsMultipleOfAnotherNumberVerifier { private static IntegerDivider integerDivider; @Autowired private ApplicationContextHolder applicationContextHolder; @PostConstruct public void init() { final ApplicationContext applicationContext = applicationContextHolder.getApplicationContext(); this.integerDivider = applicationContext.getBean(IntegerDivider.class); } public static boolean numberIsMultipleOfAnotherNumber(final int nFirstNumber, final int nSecondNumber) { try { final int nDivideFirstIntegerBySecondIntegerResult = (NumberIsMultipleOfAnotherNumberVerifier.integerDivider.divide(nFirstNumber, nSecondNumber)); final int nMultiplyDivisionResultBySecondIntegerResult = nDivideFirstIntegerBySecondIntegerResult * nSecondNumber; if (IntegerForEqualityComparator.areTwoIntegersEqual(nMultiplyDivisionResultBySecondIntegerResult, nFirstNumber)) { return true; } else { return false; } } catch (final ArithmeticException ae) { return false; } }}```
gollark: `https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
gollark: Not enterprise enough. Try again.
See also
Wikimedia Commons has media related to Stara Bingula. |
- List of places in Serbia
- List of cities, towns and villages in Vojvodina
References
- (in Croatian) Hrvatska riječ Ono što nije zapisano, nije se ni dogodilo, May 26, 2006, accessed Nov 23, 2009
- (in Croatian) Radio Subotica Archived 2011-07-26 at the Wayback Machine Tradicijski nazivi naselja vraćaju mještanima osjećaj sigurnosti, Nov 20, 2009, accessed Nov 23, 2009
- Slobodan Ćurčić, Broj stanovnika Vojvodine, Novi Sad, 1996.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.