Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures
1221a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if
1160in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
1087the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
1281while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above
1265the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above
1067exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above
1153any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()
1138any 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
1068C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
1075any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
1139a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above
1410printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions
1186why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above
1169
Explain content items, sections and categories.
Can I use objective c in swift?
How do I update php?
When would you use nsarray and nsmutablearray?
Why you should switch to Kotlin from Java?
What is a program flowchart?
Which is better ruby or python?
Can I rename the wordpress folder?
How can type-insensitive macros be created?
what is class libraries in Ruby?
Does Python support Multithreading?
What is eav in magento?
What is an operator in c++?
How long does it take to build a wordpress website?
How to increase the execution time of a PHP script?