1. Functions are written to avoid rewriting the same section of code which requires oftenly.
[A] True
[B] False
2. A structure variable can be passed to a function.
[A] True
[B] False
3. When function is called by itself, it is known as recursive function.
[A] True
[B] False
4. There is no three dimensional array in C.
[A] True
[B] False
5. Only one comment can be given in a C program.
[A] True
[B] False
6. strstr() finds number of occurences of a give string in another string.
[A] True
[B] False
7. The use case may begin with no precondition or with some preconditions.
[A] True
[B] False
8. If the value of a formal argument is changed in the called funciton, the corresponding changes take place in the calling funciton.
[A] True
[B] False
9. Real falls under secondary constant in C.
[A] True
[B] False
10. The return statement should present at the end of the called function.
[A] True
[B] False
11. While passing an array elements to a function by call by value we pass values of array elements to the function.
[A] True
[B] False
12. All structure elements are stored in contiguous memory locations.
[A] True
[B] False
13. There are basically 5 types of instructions in C.
[A] True
[B] False
14. A value of object changes when event occurs.
[A] True
[B] False
15. scanf is used to accept the input from the user.
[A] True
[B] False
16. strupr() function is used to convert a string into upper case.
[A] True
[B] False
17. When array is declared with rows and columns it is called as 2-D i.e. two dimensional array.
[A] True
[B] False
18. When array elements are passed to a function with call by reference, function has pointer arguments.
[A] True
[B] False
19. If the file is absent, fopen() returns NULL.
[A] True
[B] False
20. The keywords should not be used as variables.
[A] True
[B] False
Subscribe to:
Post Comments (Atom)
Most Played Quizzes Last Week
-
1. What is Bihu? A folk song of Assam A dance form of Assam A type of traditional food A popular festival of Assam 2. How many Bihus are...
-
1. Ratan Tata was the Chairman of which of the following conglomerates? Reliance Industries Aditya Birla Group Infosys Tata Group 2. ...
-
1. Makar Sankranti or Uttarayan or Maghi or simply Sankranti, is a festival day in the Hindu calendar, dedicated to which deity? Moon (Chan...
-
1. Ramakrishna Paramhansa was born on ? [A]18 January 1838 [B]18 February 1836 [C]18 February 18366 [D]18 April 1839 2. Which among the f...
-
1. Which of the following is considered to be poor e-mail etiquette? [A]Have a proper sign off: Regards, Sincerely, etc. [B]Responding to me...
-
1. Lohri is a popular Punjabi winter folk festival celebrated primarily in the Punjab region. Lohri falls in which month of Vikrami Calenda...
-
1. What was the birth name of Swami Vivekananda? [A]Vivekananda [B]Narendranath Dutta [C]Ramakrishna [D]Gour Mohan Mukherjee 2. What is ...
-
1. Guess the logo? Hint:It is a national agency of the Government of India, based in Hyderabad and formed by an act of Indian Parliament. ...
-
1. Conformance to the requirements: [A]Is the condition of the product or service in relation to customer‘s requirements [B]Is same as custo...
-
1. There are two universities which are named in honour of Ahilya Bai. One is Devi Ahilya Vishwa Vidyalaya in Indore, Madhya Pradesh and the...
No comments:
Post a Comment