Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
What is wrong with this declaration?
What will the code below print when it is executed? int x = 3, y = 4; if (x = 4) y = 5; else y = 2; printf ("x=%d, y=%d ",x,y);
When c language was developed?
what is recursion in C
In a switch statement, what will happen if a break statement is omitted?
What is that continue statement??
What are the different types of pointers used in c language?
how to find anagram without using string functions using only loops in c programming
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR
simple program of graphics and thier outpu display with a want what is out put of graohics in c language
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area