errors in computer programmes are called
What is volatile variable in c?
When would you use a pointer to a function?
Differentiate fundamental data types and derived data types in C.
What is a node in c?
write a C program, given number is double without using addt ion and multiplication operator?ex:n=6,ans=12,pls send me ans to goviseenu@gmail.com
WRITE A PROGRAM TO PRINT THE FOLLOWING OUTPUTS USING FOR LOOPS. A) * B) ***** *** * * ***** * * *****
Explain the concept of "dangling pointers" in C.
how to execute a program using if else condition and the output should enter number and the number is odd only...
how can i get the output 54321 4321 321 21 1 in c programming........???? pls help......
what is calloc and malloc?
Explain what is the benefit of using enum to declare a constant?
Differentiate between null and void pointers.