In C programming, what command or code can be used to determine if a number of odd or even?
No Answer is Posted For this Question
Be the First to Post Answer
What is a pointer value and address in c?
7. Identify the correct argument for the function call fflush() in ANSI C: A)stdout B)stdin C)stderr D)All the above
what is the structure?
sir i got 146 correct question & i have also the advantage of height so will they consider my marks as 146+3=149.can any body tell me how they consider my height marks.
How would you obtain the current time and difference between two times?
program to find which character is occured more times in a string and how many times it has occured? for example in the sentence "i love india" the output should be i & 3.
Explain how can I read and write comma-delimited text?
what is the difference between definition and declaration? give me some examples.
what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above
i want to know aptitude questions,technical questions
Write a program with dynamically allocation of variable.
What is the difference between #include <header file> and #include “header file”?