
C Programming Quiz

Quiz
•
Computers
•
University
•
Medium
SImranjeet Kaur
Used 3+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax to include a header file in C?
#include "header.h"
#include
#include header.h
Both a and b
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct file extension for a C program?
.cpp
.java
.c
.py
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code? printf("Hello, World!");
Hello, World!
hello, world!
Compile-time error
Runtime error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to print output to the screen in C?
cin
printf
cout
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default return type of the main() function in C?
void
int
float
char
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct variable declaration in C?
int number;
float 1stnum;
char *;
double& num;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the size of the int data type in C (on most platforms)?
2 bytes
4 bytes
8 bytes
Depends on the compiler
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
C PROGRAMMING

Quiz
•
University
20 questions
Apuntadores en C

Quiz
•
University
20 questions
Code-A-Vita

Quiz
•
University
20 questions
Operator in C

Quiz
•
University
20 questions
CSE C Section

Quiz
•
University
20 questions
Quantitative Aptitude Series

Quiz
•
University
20 questions
Programming Concepts in C

Quiz
•
University
23 questions
Beginning C Programming

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade