Question
a.
integer
b.
function
c.
array
d.
pointer
Posted under C Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. An _______ is a fixed size sequence collection of elements of the same data type
Similar Questions
Discover Related MCQs
Q. What is the action of strcat() function
View solution
Q. What is the action of strcmp() function
View solution
Q. Automatic variable also referred to as
View solution
Q. The precedence of member operator is _________ than all arithmatic and relational operator
View solution
Q. A bit field is a set of adjacent bits whose size can be from _________ bits in length
View solution
Q. Which of the following function is used for sets the position to a desired point in the file
View solution
Q. Which of the following function is used for sets the position to the beginning of the file
View solution
Q. Which of the following function gives the current position in the file
View solution
Q. Which one is a collection of one or more variables, possibly of different types, grouped together under a single name for convenient handling
View solution
Q. Which function converts a string of digits into its numeric equivalent
View solution
Q. An object oriented language is used because
View solution
Q. In the statement template <class T>,
View solution
Q. Let f : {a, b}* (a, b}* be given by f (n) = ax for
every value of n ε {a, b} then f is
View solution
Q. Which of the following types of programs would require the program data to be sorted in order for the programs to work correctly ?
View solution
Q. A text is made up of the characters a, b, c, d, e each occurring with the probability 0.12, 0.4, 0.15,0.08 and .25 respectively. The optimal coding tech-nique will have the average length of
View solution
Q. C was primarily developed as a
View solution
Q. C is a
View solution
Q. Which of the following comments are true ?
View solution
Q. Which of the following comments about EOF are true?
View solution
Q. In standard C, trigraphs in the source program are translated
View solution
Suggested Topics
Are you eager to expand your knowledge beyond C Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!