Describe explain how arrays can be passed to a user defined function
No Answer is Posted For this Question
Be the First to Post Answer
swapping of two numbers without using third variable using AND and OR operators
What will be the output of following program #include main() { int x,y = 10; x = y * NULL; printf("%d",x); }
What is the difference between variable declaration and variable definition in c?
what is the difference between auto and static keywords
1 Answers cDot, College School Exams Tests, TCS,
What's the best way to declare and define global variables?
Write a C program that will accept a hexadecimal number as input and then display a menu that will permit any of the following operations to be carried out: Display the hexadecimal equivalent of the one's complement. (b) Carry out a masking operation and then display the hexadecimal equivalent of the result. (c) Carry out a bit shifting operation and then display the hexadecimal equivalent of the result. (d) Exit. If the masking operation is selected, prompt the user lor the type of operation (bitwise and, bitwise exclusive or, or bitwise or) and then a (hexadecimal) value for the mask. If the bit shifting operation is selected. prompt the user for the type of shift (left or right), and then the number of bits. Test the program with several different (hexadecimal) input values of your own choice.
Is it cc or c in a letter?
What is the concatenation operator?
what is the diff between the printf and sprintf functions?? and what is the syntax for this two functions ??
write a c program for swapping two strings using pointer
what is compiler
related to rdbms query .