why use "return" statement
a) on executing the return statement it immediately transfers the control back to the calling program
b) it returns the value present in the parentheses return, to the calling program
c) a & b
d) none of the above
Is malloc memset faster than calloc?
without using arithmatic operator convert an intger variable x into x+1
Tell me what are bitwise shift operators?
pgm to reverse string using arrays i.e god is love becomes love is god) (assumption:only space is used for seperation of words) no addtional memory used.i.e no temporary arrays can used.
Why is malloc used?
List some of the dynamic data structures in C?
Which driver is a pure java driver
What are the 3 types of structures?
Differentiate between the = symbol and == symbol?
Write a program of advanced Fibonacci series.
WHAT IS HIGH LEVEL LANGUAGE?
To find whether a number is even or odd without using any conditional operator??
12 Answers College School Exams Tests, IBM,