c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above
1319any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()
1167any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
1099C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
1104Study the following C program :call_me (myvar)int myvar;{ myvar +- 5; }main(){int myvar;myvar = 3;call_me(myvar);printf("%d ",myvar);What will be printed a) 3 b) 5 c) 8 d) symbol
1168main(){char *str;scanf("%s",str);printf("%s",str); }The error in the above program is: a) Variable 'str' is not initialised b) Format control for a string is not %s c) Parameter to scanf is passed by value. It should be an address d) none
1410a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
1174a value that does not change during program execution a) variabe b) argument c) parameter d) none
1289in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none
1154An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
1192On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
1163
what is the include program name?
What is the program to maintain change run?
What does the program RSMDCNVEXIT check?
What is the alpha check execution program?
How does u handle this COM components developed in other programming languages in .NET?
Allowed program to auto-correct the database when loading a presentation.
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
Which is your favorite editor, shell, programming shell and why?
What is the term for decomposing a software program so that latent design information can be extracted? 1. Reengineering 2. Regression 3. Restructuring 4. Reusability 5. Reverse engineering
Program for Prime numbers and Matrix plz explain me the procedural method with steps
What is unique about B.L.M business that would impact the future client/server architechture or software needs of your G.I.S programme?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
Enhance the Debug() function so that the programmer has to press Enter or Return after debugging is deactivated?
How will you make .NET programs work in Linux ?
What are the functions of the typical server program?