- Fill in the blanks with appropriate answer :-
- Boolean algebra deals with variables that can have only two values.
- RTL stands for Resistor Transistor Logic.
- The hexadecimal number has base 16.
- The symbol of NOR gate is view.
- One Giga is represented in power 2 as 40.
- FORTRAN stands for FORmula TRANslation.
- The header string.h file is used to perform string operation.
- Struct keyword is used to declared a structure in C language.
- Select the most appropriate choice for your answer.
- Each symbol in flowchart must have a/an ……. ( only entry point/ only exit point / both entry and exit points).
- Every C program must have a main() function. ( printf() / main() / scanf() )
- C is a sequential programming language. ( machine /sequential / structured)
- To get data from the user scanf() function is used. (scanf() / scanchar() / putchar() )
- In C language double is a primary data type. ( primary /user defined /system defined)
- Indexing is used for accessing and manipulating array elements. ( indexing / pointer/ an address)
0 Comments