Highest voted questions

+1 vote
    How to find the index of an item in a list in Python?...
asked Jan 9, 2021 in Technology by JackTerrance
+1 vote
    Explain about ‘stdin’ in C Programming ?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Which operator can be used to access union elements if union variable is a pointer variable in C Programming ?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is the built-in function to append one string to another in C Programming ?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is a string length in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What are valid operations on pointers in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Can a pointer access the array in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is the default value of local and global variables in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Can variables belonging to different scope have same name in C Programming? If so show an example ?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is an infinite loop in C-Programming?...
asked Nov 9, 2020 by JackTerrance
+1 vote
    How does bitwise operator XOR works in C programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What it the return value of a relational operator if it returns any in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Is 068 a valid octal number in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Which operator can be used to determine the size of a data type or variable in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    C is successor of which programming language?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Who designed C programming language?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is a variable in C programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Which built-in function can be used to move the file pointer internally in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What are enumerations in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Define an array in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Which built-in library function can be used to re-size the allocated dynamic memory in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is the problem with the following coding snippet?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Which operator is used to receive the variable number of arguments for a function in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Which operator is used to continue the definition of macro in the next line in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Which compiler switch to be used for compiling the programs using math library with gcc compiler?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is a static function in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is NULL Pointer in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Explain the use of comma operator (,) in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is a pointer to a function? Give the general syntax for the same in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Which key word is used to perform unconditional branching in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
...