What is a program?
No Answer is Posted For this Question
Be the First to Post Answer
dennis ritchie invented C language in AT&T bell laboratory what is the extension of AT&T?
How do you override a defined macro?
What is volatile variable how do you declare it?
What is the use of structure padding in c?
write a program to reverse the words in the sentence.NOTE:not reverse the entire string but just the occurance of each word
Process by which one bit pattern in to another by bit wise operation is?
What is the meaning of this decleration? unsigned char (*pArray[10][10]); please reply.
1.what are local and global variables? 2.what is the scope of static variables? 3.what is the difference between static and global variables? 4.what are volatile variables? 5.what is the use of 'auto' keyword? 6.how do we make a global variable accessible across files? Explain the extern keyword? 7.what is a function prototype? 8.what does keyword 'extern' mean in a function declaration?
what is the difference between while and do while?
swap 2 numbers without using third variable?
How the processor registers can be used in C ?
can any one provide me the notes of data structure for ignou cs-62 paper