Social App Builder
Social App Builder
Vytvořit novou aplikaci
English
Azərbaycan dili
Bahasa Indonesia
Bahasa Melayu
Čeština
Dansk
Deutsch
Español
Français
Hrvatski
Italiano
Lietuvių
Magyar
Nederlands
Polski
Português
Română
Shqip
Slovenčina
Slovenščina
Suomi
Svenska
Tiếng Việt
Türkçe
Ελληνικά
Български
Македонски
Русский
Српски
עברית
العربية
हिन्दी
বাংলা
ภาษาไทย
ქართული
中文
한국어
日本語
Other Languages
Vytvořit účet
Přihlásit se
How Much Do U Know C Language
see how much you know about C lang. Well done ? Not bad ? Sucks ? Amazing ?
Start
Podíl
How Much Do U Know C Language
Is there a difference between i++ and ++i ?
Otázka 1 out of 10
++i is illegal
i++ is illegal.
No difference.
Sometimes there's a difference, sometimes not.
How Much Do U Know C Language
In C programming, what does i equal at the end of the following piece (snippet) of code?
i = 1;
i *= 5;
i += 3;
Otázka 2 out of 10
1
3
3
8
How Much Do U Know C Language
When programming in C, what will j equal at the end of the following piece (snippet) of code?
i = 1;
j = 0;
if( i = 1 ) j = 3;
if( i = 2 ) j = 5;
Otázka 3 out of 10
0
3
5
non of these
How Much Do U Know C Language
what is the output of this code..
void main()
{ int const * p=5;
printf("%d",++(*p));
}
Otázka 4 out of 10
6
ADDRESS VALUE
compiler error
NON
How Much Do U Know C Language
what is the output of this code..
main() { extern int i; i=20; printf("%d",i); }
Otázka 5 out of 10
20
ADDRESS
compiler error
LINKER ERROR
How Much Do U Know C Language
what is the output..
#include
int main(){
float f=1.63;
if(f==1.63)
printf("true");
else
printf("flase");
Otázka 6 out of 10
compiler error
false
non
true
How Much Do U Know C Language
What will be output if you will execute following c code..
#include
int main(){
int x=25;
if(!!x)
printf("%d",!x);
else
printf("%d",x);
return 0;
}
Otázka 7 out of 10
0
1
-1
25
How Much Do U Know C Language
What will be output if you will execute following c code..
#include
int main(){
int x=5, y=10;
if(!(!x) && x)
printf("%d",x);
else
printf("%d",y);
return 0 ;
}
Otázka 8 out of 10
0
10
5
COMPILER ERROR
How Much Do U Know C Language
What will be output if you will execute following c code..
#include
int main(){
int x=3, y=4, z=4;
printf("%d", (z>=y>=x?100:200));
return 0 ;
Otázka 9 out of 10
0
100
200
COMPILER ERROR
How Much Do U Know C Language
What will be output if you will execute following c code..
#include
auto int a=5;
int main(){
int x;
x=~a+a&a+a<
printf("%d",x);
return 0;
Otázka 10 out of 10
0
154
155
COMPILER ERROR
Vytvořil
Nicklaus32
Vytvořte si vlastní kvíz
Online People – Seznamte se, chatujte a seznamujte se s novými lidmi
Doporučené kvízy
Ako Cool Poznááš Bláznov ??
Jak Znáš Dobře Wrestling Wwe
Znáš Dobře Českoslevensou Superstár?
Kým Budeš V Budúcom Živote
Crisis Nebo Far Cry 2?
Jak Znáte Štěpánkovice
Kdo Jsi Z Česo Slovenské Superstar???:O)
Filmové Hlášky...
Na Kolik Vypadáš?
Jak Dobře Znáš Trabanta?
Komu Slavnýmu Si Podobnej/Á ?
Umíš Hrat Wow
Jaky Deodorant
Jak Dobře Mě Znáš?
Kolik Mas Pratel Ve Tride
Jak Moc Miluješ Michaela ???
Chceš Vědět Kdo Tě Ze Třídy Tajně Miluje ?
Testovaci
Co Zítra Dostaneš Za Známku
Co Jsi Zač?
Jakou Sladkost Máš Rád?
Jaký Časopis Se K Tobě Hodí?
Kdy Ti Řekne Že Tě Miluje?
Požární Ochrana-Jsi Hasič?
Jak Znáš Fejfyho????
Být Či Nebýt Elektrotechnikem
Jak Ti Šmakuje Alkoholek...
Seš Ještě V Pubertě??? :D
Kdo jsi z Lollipopz?
Jak Chytré Bude Tvé Dítě?
Další kvízy
Navrhované průzkumy
Vvvv
Jsi Kluk Nebo Holka?
Kdo Je Lepší Kometa Nebo Sparta?
Kdo Z Koho
Poznáváš?
Jak Vypadáš?
Tekuté Mýdlo X Pevné Mýdlo
Jaký Výlet???
Co Je Lepsííí??
Co jsi ze STRANGER THINGS
Další Ankety
Doporučené aplikace
Jsi Heterosexuál Nebo Homosexuál?
Jak Moc Miluješ Svého Kluka
Jak Moc Tě Maj Okolní Lidi Rádi?
Jsi Sparťan Nebo Slávista???
Krásná Or Hnusná
Další aplikace
TEMPLATE CUSTOMIZER
Customize and preview in real time
THEMING
Themes
Default
Semi Dark
Bordered
Style (Mode)
Light
Dark
LAYOUT
Layout (Menu)
Static
Fixed
Fixed navbar
Fixed footer
Dropdown on hover
MISC
RTL direction