Programming in C End Term 24 Dec 2023 — Question 10
Show answer
Correct answer
Question 10 of 26 in the IIT Madras BS Programming in C (Programming in C) End Term paper sat on 24 Dec 2023, in the September 2023 term (IIT M ES FOUNDATION FN EXAM FEF2 24 Dec 2023). It carries 4 marks.
More questions from this paper
- THIS IS QUESTION PAPER FOR THE SUBJECT "FOUNDATION LEVEL : INTRODUCTION TO C PROGRAMMING (COMPUTER BASED EXAM)" ARE YOU…
- Figure question
- Figure question
- Figure question
- Figure question
- Consider an integer variable holding a value “0x89209899”. Suppose the available memory addresses are starting from the…
- Which of the following statements about array initialization in C is correct?
- Figure question
- Figure question
- Figure question
- In a union, how is memory allocated for its members?
- Figure question
- Figure question
- Suppose you open a file in “a” mode, write 10 characters - ABCDEFGHIJ, and close it. You open it again using “w” mode, …
- Figure question
- Figure question
- Which of the following statements is/are true regarding functions in C?
- Which of the following functions computes and returns the factorial of a given positive integer num?
- In C, which of the following are valid operations on pointer variables? (Select all that apply)
- Figure question
- Figure question
- Figure question
- Which of the following storage classes initialize a variable with the value 0, if not initialized explicitly?
- Figure question
- Figure question



