Write a program or provide a pseudo code to flip the 2nd bit
of the 32 bit number ! (Phone Screen)
what is the function of pragma directive in c?
What are called c variables?
What are the features of the c language?
what is diference between return 0 and return NULL??
How many types of operator or there in c?
Process by which one bit pattern in to another by bit wise operation is?
write a program that will print %d in the output screen??
What are the benefits of c language?
differentiate built-in functions and user – defined functions.
Can we compile a program without main() function?
for questions 14,15,16,17 use the following alternatives:a.int b.char.c.string.d.float
How can I split up a string into whitespace-separated fields?