Social App Builder
Social App Builder
Create new app
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
Create an account
Sign in
C And Me
Test your skill in c programming language. Developed by Kelechi Charles
Start
Share
C And Me
int z,x=5,y=-10,a=4,b=2;
z = x++ - --y * b / a;
Question 1 out of 6
10
12
5
6
C And Me
char* myFunc (char *ptr)
{
ptr += 3;
return (ptr);
}
int main()
{
char *x, *y;
x = "HELLO";
y = myFunc (x);
printf ("y = %s \n", y);
return 0;
}
what will be the output when following code is executed
Question 2 out of 6
y = ELLO
y = HELLO
y = LLO
y = LO
C And Me
"My salary was increased by 15%!"
Select the statement which will EXACTLY reproduce the line of text above.
Question 3 out of 6
printf("\"My salary was increased by 15%%!\"\n");
printf("\"My salary was increased by 15/%\!\"\n");
printf("My salary was increased by 15'%'!\n");
printf("My salary was increased by 15%!\n");
C And Me
What is a difference between a declaration and a definition of a variable?
Question 4 out of 6
A declaration occurs once, but a definition may occur many times.
A definition occurs once, but a declaration may occur many times.
Both can occur multiple times, but a declaration must occur first.
There is no difference between them.
C And Me
int testarray[3][2][2] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12};
What value does testarray[2][1][0] in the sample code above contain?
Question 5 out of 6
11
3
5
9
C And Me
int a=10,b;
b=a++ + ++a;
printf("%d,%d,%d,%d",b,a++,a,++a);
what will be the output when following code is executed
Question 6 out of 6
12,11,11,11
22,10,11,13
22,11,11,11
22,13,13,13
Created by
Burnice.Jerde
Create your own quiz
Online People - Dating, chat & meet new people
Suggested Quizzes
Hoe Goed Ken Jy Hts Middelburg?
Možeš Li Me Prepoznati,Amigo?
Test Quiz
Koliko Poznajes Engleske Pjesme
Wahahahahahahaha
Koji Osmaš Iz Trsrtenjaka Si???
అవునా...........కాదా
සතියේ පැනය.....
Da Li Si Vla?
Magarentnost Kod Tebe?
Aling Alien Ka? Yekokan O Kukurikabukan
Kojoj Vrsti Muzike Pripadas ?
Filmquiz
What Is Crazy About You?
Та Ямар Баатар Вэ?
Hvem Var Du I Ditt Forrige Liv ?
Fariid Iyo Doqon Keebaad Tahay?
Hvem Er Du, Jesus,Hitler Eller Farfars Bajs
Hva Blir Du I Ditt Neste Liv?
Milline Eesti Musikaalne Häbiplekk Oled Sina?
Hva Kan Du Om Vålerenga?
Grčka Mitologija
Hvist Alle Vennene Mine Og Lit Mer Joine Ska Eg He
Skola, Dobra Ili Losa? Sta Ti Mislis?
Jesus Quiz
သင့္ဘယ္ဖုန္းကို အၾကိဳက္ဆံုးလဲ ?
Dali Si Sapun?????
Tjedni Horoskop
Er Du Skroting?
Magarentnost Kod Tebe?
More Quizzes
Suggested Polls
Roshanquiz
Mac Eller Windows
කාටද වැඩියෙන්ම මොලේ තියෙන්නනේ....
Sudbonosno Pitanje
Ikaw Ang Simula
Hvaða Lið Vinnur Ensku Deildina Þetta Ár?
Koji Je Najbolji Razred U Oš Nedelišće?
Which Club Will Win Nepali Cup?
Proba
U-Poll
More Polls
Suggested Apps
Hvor Svend Er Du?
Peters Test Ting
How Lucky Will You Be Tomorrow
Hvor Mikal Er Du?
Pen Eller Stygg
More Apps