What is the difference between union and structure in c?
No Answer is Posted For this Question
Be the First to Post Answer
control 50 devices which has 2 states on and off.using bitwise operator.plz answer it its urgent
What is the difference between text and binary i/o?
A function 'q' that accepts a pointer to a character as argument and returns a pointer to an array of integer can be declared as: A)int (*q(char*)) [] B)int *q(char*) [] C)int(*q)(char*) [] D)None of the Above
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
write a c program to find the probability of random numbers between 1-1000
Explain modulus operator. What are the restrictions of a modulus operator?
Do you know pointer in c?
What is the advantage of using #define to declare a constant?
0 Answers Agilent, ZS Associates,
write a program to interchange the value between two variable without using loop
What are structure types in C?
What does it mean when a pointer is used in an if statement?
Which type of language is c?