Highest voted questions

+1 vote
    Does a break is required by default case in switch statement in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Explain the use of %i format specifier w.r.t scanf() in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is a preprocessor in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is a token in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Explain modular programming in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Does a built-in header file contains built-in function definition in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is a self-referential structure in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is the difference between variable declaration and variable definition in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is a nested structure in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Where an automatic variable is stored in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is the advantage of declaring void pointers in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Can a program be compiled without main() function in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is the difference between actual and formal parameters in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is lvalue and rvalue in C- Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is the purpose of the keyword typedef in C Progamming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is a dangling pointer in C Porgamming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    When should we use the register storage specifier?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is the meaning of base address of the array in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Explain the purpose of the function sprintf() in C- Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is the purpose of extern storage specifier in C- Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is a static variable in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    How a negative integer is stored in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is difference between including the header file with-in angular braces < > and double quotes “ “?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What are the valid places for the keyword break to appear in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is keyword auto for in C-programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Distinguish between malloc() & calloc() memory allocation....
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
+1 vote
    What is the explanation for modular programming?...
asked Nov 8, 2020 in Technology by JackTerrance
+1 vote
    What are the ways to a null pointer that can be used in the C programming language?...
asked Nov 8, 2020 in Technology by JackTerrance
+1 vote
    What is indirection in C-programming?...
asked Nov 8, 2020 in Technology by JackTerrance
...