Top 100+ questions in Technology

0 votes
0 votes
    What is the purpose of #undef preprocessor?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    Which operator can be used to access union elements if union variable is a pointer variable?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
0 votes
    Can a pointer access the array?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
0 votes
    How does bitwise operator XOR works?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    Which operator can be used to determine the size of a data type or variable?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    Which built-in function can be used to move the file pointer internally?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    Which built-in library function can be used to re-size the allocated dynamic memory?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    Which operator is used to receive the variable number of arguments for a function?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    Which compiler switch to be used for compiling the programs using math library with gcc compiler?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
0 votes
0 votes
    What is the use of comma operator (,)?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    What is a pointer to a function?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    Which key word is used to perform unconditional branching?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    How many operators are there under the category of ternary operators?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    Where the address of operator (&) cannot be used?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    What is the purpose of built-in stricmp() function?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    What are the different ways of passing parameters to the functions? Which to use when?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    What are command line arguments in C Programming?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    When to user -> (arrow) operator?...
asked Jan 17, 2021 in Technology by JackTerrance
0 votes
    How can you print a \ (backslash) using any of the printf() family of functions?...
asked Jan 17, 2021 in Technology by JackTerrance
0 votes
    Explain the use of %i format specifier w.r.t scanf()?...
asked Jan 17, 2021 in Technology by JackTerrance
0 votes
0 votes
0 votes
    what is modular programming?...
asked Jan 17, 2021 in Technology by JackTerrance
0 votes
    What is a self-referential structure?...
asked Jan 17, 2021 in Technology by JackTerrance
0 votes
    What is a nested structure?...
asked Jan 17, 2021 in Technology by JackTerrance
...