Social App Builder
Social App Builder
Ustvari novo aplikacijo
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
Ustvari račun
Prijava
Do You Really Know C Language...
see how much you know about C language.. Sucks.. ? Not bad.. ? Very good .. ? Well done.. ?
Začetek
Deliti
Do You Really Know C Language...
Is there a difference between i++ and ++i ?
vprašanje 1 out of 10
++i is illegal.
i++ is illegal.
No difference.
Sometimes there's a difference, sometimes not.
Do You Really 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;
vprašanje 2 out of 10
1
3
5
8
Do You Really 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;
vprašanje 3 out of 10
None of these
0
3
5
Do You Really Know C Language...
what is the output of this code..
void main()
{ int const * p=5;
printf("%d",++(*p));
}
vprašanje 4 out of 10
COMPILER ERROR
6
ADDRESS VALUE
NON
Do You Really Know C Language...
what is the output of this code..
main() { extern int i; i=20; printf("%d",i); }
vprašanje 5 out of 10
20
ADDRESS
COMPILER ERROR
LINKER ERROR
Do You Really Know C Language...
what is the output..
#include
int main(){
float f=1.63;
if(f==1.63)
printf("true");
else
printf("flase");
getch();}
vprašanje 6 out of 10
COMPILER ERROR
false
NON
true
Do You Really 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;
}
vprašanje 7 out of 10
0
1
-1
25
Do You Really 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 ;
}
vprašanje 8 out of 10
0
10
5
COMPILER ERROR
Do You Really 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 ;
vprašanje 9 out of 10
0
100
200
COMPILER ERROR
Do You Really 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;
vprašanje 10 out of 10
0
154
155
COMPILER ERROR
Ustvaril
Nicklaus32
Ustvarite svoj kviz
Online People – Zmenki, klepet in spoznavanje novih ljudi
Predlagani kvizi
Kakšna Je Tvoja Cifra Dresa?
Preizkusi Svoje Znanje
Kako Pogosto Si Brišeš Rit?
Katera Masaža Ti Najbolje Ustreza?
Katera Hrana To Najbolj Ustreza?
Kateri Tip Človeka Si?
Kateri Glasbenik Si
Wwe 2
Kateri Šport Ti Najbolj Ustreza?
Kera Električna Kitara Je Zate
Kakov Vid Na Zabava Ti Odgovara
Kater Dijak Iz R1a Si?
Kdo Iz Regentove/Ferkove/Rapo čeva Hofa Si?
Kaki/A Maček/Mačka Si?
Kateri Risani Junak Si???
Kaka Bo Tvoja Smrt
Si Odvisen Od Marihuane?
Koliko Procentov Si Hrastničan???
Najdi Sebi Sorodni Avto!
A Si Pedr
V Katero Trgovino Hodiš Najraje?
Kam Bi Šel Na Morje???
Kdo Si Bil V Prejšnem Življenju?
Kako Dobro Me Poznaš...
Katera Zvrst Glasbe Je Zate?
As Kon Al Nis Kon?
Amm Ktera Šička Iz Oš. Srečka Kosovela Si?
Kater Dijak Iz R1a Si?
Amm Ktera Šička Iz Oš. Srečka Kosovela Si?
Kolk Si Žid?
Več kvizov
Predlagane ankete
Love
Zafar Gre
Anketa - Roker.Si.
Šola
3 Ali 4 Kolesnik
Najboljši Igralec Nk Maribor
Frizura 2010 :D
Anketa
Reunion Month
The World Cup Winners
Do You Think Chase Is Good Looking
Več anket
Predlagane aplikacije
Kako Dober Prijatel Si?
Kolko Si Zaljubljen
Urška Vs. Jan
Kok Sreče V Današnjem Dnevu
As Kj Žiučn
Več aplikacij