5. Zahira's mother was dropped at home by my cousin change into active voice
Answers
Answer:
C language was introduced by
a) Dennis Ritchie b) Geoff Thompson
c) Charles Babbage d) Ken Ruther Ford
2. Types of software are ____ and ____
a) System ,Application b)Presentation ,Application
c)Internal ,external d) Physical ,Presentation
3. The Logical AND Operator is
a) AND b) + + c) && d) &1
4. ____ is a Shift left operator.
a) = < b) << c) >> d) < >
5. ____ is used with integers.
a) % i b) % a c)% d d)% n
6. ____ Statement is used to come from the loop.
a) Exit b)Break c)Terminate d)Cancel
7. Main ( ) is an example of ____ functions.
a) User define b)Logical c )Arithmetic d) None
8. A ___ is a tool for handling a group of logical related items.
a) Pointer b) Structure c) Functions d) Files
9. _____ is syntax for closing the file.
a) fileclose( ) b)fclose (fptr) c) fclose( ) d) None
10. _____ tells the variable pointers name.
a) / b) + c) – d) *