You are on page 1of 6

1 ------int num[5]refers to ---------sixth member 2 union similar to ------structure 3 compilation of u r program source code---true 4 realloc malloc---true 5 directive for

debugging-----#error 6 operations performed using pointer expression---- incer n dec pointer,sub one pointer fromother, add n sub integer value 7 a linked list is a data structure---- true 8 terminate conditional sequenceendif 9 i/o commandstrue 10 optimize calls to function--- true 11 runtime error----undesired op 12 convert program into object codecompiler 13 permantely within their function---- static(UTO) 14 CALLOC TO MALLOC--- TRUE 15 16 A STRING THAT S CHAR ARRAY----- NULL CHAC 17 STRUCTU AS AN ARGUMENT TO A FUNCTION----- STRUC VARIA.MEMBER 18 ACCESS STRUCTURE MEMBERS======= ARROW 19 ACCESS R ASSIGN VALUE--- TRUE 20 21 ARGC VALUE 3 22 {} 23 POINTER VARIABLES JUNK VALUES--- TRUE 24 A FUNCTIONAL CALL---TRUE 25 SORE AN INTEGER VALUE--- TRUE
pdfMachine A pdf writer that produces quality PDF files with ease! Produce quality PDF files in seconds and preserve the integrity of your original documents. Compatible across nearly all Windows platforms, simply open the document you want to convert, click print, select the Broadgun pdfMachine printer and thats it! Get yours now!

26) EXTERNAL VARIABLES---- TRUE 27 STRUCT PRO------ STUDENT2.MARKS 28#INCLUDE DIRECTIVE---- STANDARD LIB FOLDER 29 report run time errors---- true 30 releasing the memory---true 31 automatic variables r also -----------local variables 32 manages basic input and output operations------- stdio.h 33 nested structure must be structure variables--- true 34 exit condition loop---- do while 35 extension of c program----.exe 36 union share same memory location--- true 37 gets() function specify the name odf chac----- square bracket 38space memory is allocated----- time of execution 39#include with < 40 41 bitwise or operator----if either of the corresponding 42 strcat 43 standard array format==== true 44 onml 45 bitwise operator used as a toggle---- xor operator 46limit the scope------static 47 constants or variables 48 customer.address.street 49 1 50 void

pdfMachine A pdf writer that produces quality PDF files with ease! Produce quality PDF files in seconds and preserve the integrity of your original documents. Compatible across nearly all Windows platforms, simply open the document you want to convert, click print, select the Broadgun pdfMachine printer and thats it! Get yours now!

51 unary operator used to declare a pointer-------- indirection 52 predefined operators in c true 53 missing reference to an app header file-------- link time error 54 lifo--- stack 55 global variable in one of u r file 56 open ended in a while loop--- true 57 customer.id 58increment of the variable-------- true 59 input formatted data----- scanf 60 28 61 62 15 63 syntax and semantics------ true 64 variable address r(name) 65 request the os --- register 66 external variable as static---- true 67 declared and defined in source code---- function call 68 dynamically allocate a block of memory to variable-------- malloc 69 the return keyword with a return type--- true 70 designated intializers---- selectively assign initial value to a member of s structure 71 macro_date---- system date in string format 72 struct 73 operator turns an argument it proceeds into a quoted string--- # 74 ## operator is also known as ----- pasting operator 75 errors resulting in incorrect op called------runtime errors

pdfMachine A pdf writer that produces quality PDF files with ease! Produce quality PDF files in seconds and preserve the integrity of your original documents. Compatible across nearly all Windows platforms, simply open the document you want to convert, click print, select the Broadgun pdfMachine printer and thats it! Get yours now!

76 syntax for selectively initialize a structure member---- .prop_value 77 register variables faster memory location---true 78 technique of adding and sub---- pointer arithmetic 79 default variable storage class----- automatic 80 num1,3 using a bitwise operator---- num1-num1<<2(wro) 81 STDC_VERSION---TRUE 82 putchar systax---- true 83 the process of indirectly referencing a variable using pointer is calledtrue 84 c program are nt termionated with semicolon--- linking(err) 85 correct string dec---- \0 86 ) 10 for(int)num1 87fgets arguments()---------3 88 puts function------ true 89 90 edit source code to rectify errors--- debuggin 91 reverse the condition of operand--- not 92 a mismatch of function name in the function prototype---true 93---------- 97 94 10 10 10 respec 95 functions will be of ststic storsge classtrue 96 int var1--- true 97 operator used to refer values in the union-------arrow 98 passin data by reference--- true 99 missing semicolon result in ---------- compile errors 100 enable string conversion------string.h

pdfMachine A pdf writer that produces quality PDF files with ease! Produce quality PDF files in seconds and preserve the integrity of your original documents. Compatible across nearly all Windows platforms, simply open the document you want to convert, click print, select the Broadgun pdfMachine printer and thats it! Get yours now!

101 array of structure------ an array in which 102 redefine the name of the data type--- typedef 103 float *pr=0; 104 int 1=0,int2=3------2 105 #inclue<file.h> 106 pointer passed when systax------------ unsized array 107 stream refers to standard error output------ stderr 108 equality operators to compare---------true 109 alter a value stored in a structure-----------pass the address(r pass the struc) 110 variable declared as global variable in another file---------global 111 operators lets to use multiple statements,,---comma 112 syntac errors generate error mestrue 113 argv[] left empty------- true 114 string into float values--------atof()

115 unary operator--------- *( ! & * - + ~)

116 fifo called --------queue

117

118 multip(&int1,int2)

119 human readable form of a progeam is---------- source file

120 ansi standard io function---stdio.h 121 0 122 acces and remove data in middle--------false 123 human readable source to machine------- compilation 124 address op wen accept an ip from string----------- true
pdfMachine A pdf writer that produces quality PDF files with ease! Produce quality PDF files in seconds and preserve the integrity of your original documents. Compatible across nearly all Windows platforms, simply open the document you want to convert, click print, select the Broadgun pdfMachine printer and thats it! Get yours now!

125restrict qualifies pointer-------true 126 variable---------------- used as a lace holder in computer memory 127 program pointer structure------------ -> 128 separate the name of bit field and size----- colon 129 function of storage---------- storage area,scope,,not initi(dout) 130 decre operatoe------- true 131 function used to release memory------- free 132 133 variables change------- true 134increse the storage space allocated dynamically------- realloc 135 to make function call faster ------- inline 136 single charter input--------- getchar 137abstract basic unit-------------node 138 ignore the previous #define definition and redefine=====#undef 139bitwise right shif operator------- true 140 function prototype syntax-------double (float 141 global variables within----- false 142 format specifier-------- percent 143 bitwise xor operation between----- if one or the other 144 data types bitwise operator act-------integer based data types..

pdfMachine A pdf writer that produces quality PDF files with ease! Produce quality PDF files in seconds and preserve the integrity of your original documents. Compatible across nearly all Windows platforms, simply open the document you want to convert, click print, select the Broadgun pdfMachine printer and thats it! Get yours now!

You might also like