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 percentage of the Earth's surface is covered by water? 50% 60% 70% 75% 2. Which term refers to a large body of land? Island...
-
1. If you want to borrow a book, where will you go? Bookstore Library Museum Stationary 2. If you want to have a little fun in the water, th...
-
Mental Ability and Logical Reasoning MCQs and Aptitude Quizzes Mental reasoning and general mental ability is one of the main topics o...
-
1. Guess the logo? Hint:Italian manufacturer of high-end leather goods, clothing, and other fashion products. 2. Guess the logo? Hint:It...
-
Programming C Java Information Technology IT Aptitude Database Management System Database Computer Awareness Basic Comput...
-
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...
-
This time the quiz is focused on Banking Industry. Check out how familiar you are with these banks' logos. 1. Guess the logo? Hint:Estab...
-
31 March 2013 Logo Game Quiz. Guess the logo? [Category: Banks in World] Hint:It is a Spanish banking group and is the largest bank in the E...
-
1. What was the old name of Varanasi(Banaras)? [A]Patliputra [B]Magadh [C]Indraprastha [D]Kashi 2. On which river bank Varanasi is situated...
-
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 ...
No comments:
Post a Comment