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 Baisakhi? A festival of harvest A festival of flowers A festival of colors A festival of lights 2. In which month is Baisakhi ...
-
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. There are two universities which are named in honour of Ahilya Bai. One is Devi Ahilya Vishwa Vidyalaya in Indore, Madhya Pradesh and the...
-
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. Ratan Tata was the Chairman of which of the following conglomerates? Reliance Industries Aditya Birla Group Infosys Tata Group 2. ...
-
1. In which year was Mahatma Jyotiba Phule born? 1827 1837 1847 1857 2. Which social reformer was Mahatma Jyotiba Phule's inspiration? I...
-
1. When was Sri Aurobindo born? [A]15th August 1872 [B]12th May 1872 [C]1st April 1872 [D]16th July 1872 2. Who was Sri Aurobindo...
-
1. What is the real name of Manoj Kumar? [A]Ramkishan Giri Goswami [B]Harikishan Giri Goswami [C]Harikishan Manoj Goswami [D]Manoj H...
-
Programming C Java Information Technology IT Aptitude Database Management System Database Computer Awareness Basic Comput...
-
1. Guess the logo? Hint:Italian manufacturer of high-end leather goods, clothing, and other fashion products. 2. Guess the logo? Hint:It...
No comments:
Post a Comment