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
Test Your Iq
Which position in football are you?
AM I A Real WWE Fan
Which Horse Name Best Suits You?
ARE YOU A SUPER TECHNICAL SPECIALIST?
The Smart Quiz
Bluelock Husban
Which Football Player Are You
What Bones Character are you?
Skibidi Toilet
Survivor
Which WWE Legend Are You?
Are you left or right brained?
American Beer Slogans
What Dere Are You?
Which Kollywood Actor Are You?
How Addicted To The Rocket Summer Are You?
Which Mobile Are U ??
Which Parack Are You?
Are you a gangsta or a nerd
What occupation are you?
Which NBA All-Star Are You ?
Write A Letter To Fortegreen.
What Harry Potter Character are you?
How Confident Are You?
Which MAC laptop are you?
What Sport Are You ?
Test Your Serenity
Which Super-Hero Are You?
What Kind Of House Wife Are You?
More Quizzes
Suggested Polls
Football Polls
Cricket World Cup 2011
World Series
Vote For Who
Who Is Your Fav Afl Team?
Who Should Be The Eagles Qb Starter?
Dlf Ipl
Gov Poll
Blink 182 Vs Sum 41 Vs Green Day
My Friend
More Polls
Suggested Apps
Lucky Apps
How Ugly Do You Look Right Now
How Beautiful R U Today???
Cutiness
Luck Or No Luck
More Apps