1000+ Multiple Choice Questions on C Programming with Answers - 1
Question: 1
A global variable is a variable
(A) declared anywhere in the C program
(B) declared outside the body of every function
(C) declared in any function other than the main() function
(D) declared in the main() function
Ans: B
declared outside the body of every function
Question: 2
The most common use of the one dimensional array in C is the
(A) function
(B) data
(C) character
(D) string
Ans: D
string
Question: 3
Functions in a multi-file program are
(A) automatic or external
(B) static or register
(C) external or static
(D) automatic or register
Ans: C
external or static
Question: 5
A variable that holds the memory address of another object is called a
(A) memory variable
(B) constant
(C) pointer
(D) integer
Ans: C
pointer
Related Questions
Read More Engineering Topics
Recent Articles
7000+ Compound Words Questions and Answers Pdf More
7000+ Abbreviations Quiz Pdf More
7000+ Computer Abbreviations MCQ with Answers More
7000+ Degrees of Comparison Questions for Class 10 More
TNPSC Degrees of Comparison Exercises for Class 10 with Answers More
7000+ Articles MCQ Questions and Answers More
October-02-2023
| Meritnotes
7000+ Abbreviations Quiz Pdf More
October-02-2023
| Meritnotes
7000+ Computer Abbreviations MCQ with Answers More
October-02-2023
| Meritnotes
7000+ Degrees of Comparison Questions for Class 10 More
October-02-2023
| Meritnotes
TNPSC Degrees of Comparison Exercises for Class 10 with Answers More
October-02-2023
| Meritnotes
7000+ Articles MCQ Questions and Answers More
October-02-2023
| Meritnotes
Trending Posts
100+ Problems on Area and Perimeter Aptitude Questions Pdf More
100+ Active and Passive Voice Questions for SSC, Railway, UPSC More
Oracle 11g Architecture Interview Questions and Answers for Experienced More
Abbreviations Quiz Questions for Bank Exams More
List of Chief Naval Staff in India 2020-2021 More
Top 100+ Linux MCQ Questions and Answers 2020-2021 More
September-29-2021
| Meritnotes
100+ Active and Passive Voice Questions for SSC, Railway, UPSC More
March-05-2020
| Meritnotes
Oracle 11g Architecture Interview Questions and Answers for Experienced More
August-28-2019
| Meritnotes
Abbreviations Quiz Questions for Bank Exams More
February-19-2020
| Meritnotes
List of Chief Naval Staff in India 2020-2021 More
February-19-2020
| Meritnotes
Top 100+ Linux MCQ Questions and Answers 2020-2021 More
November-27-2019
| Meritnotes