- Fill in the blanks with appropriate answer:-
- The NAND function is the complement of AND.
- The first step involved in program development is problem specification.
- Decision table is a graphical method for describing logic of decision.
- The properties that characterize an entity set are called its attributes.
- A diamond-shape symbol is used for showing decision.
- DFD diagram is useful tool for analyzing existing system.
- Source code means a program written in high level language.
- (111)10= (1101111)2
- The symbol of XOR gate is view.
- The AND (&) operator displays address of the variable.
- Each case statement in switch () is separated by break.
- Recursion is a process in which a function calls itself.
- An array is a collection of similar data type.
- The C language has been developed at bell telephone laboratories.
- The structure combines variables of different data types.
0 Comments