How do you define structure?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to find a given no. is divisible by 3 or not without using any arthimetic operators?
What do you mean by team??
What are the uses of pre-processor directives?
Explain pointer. What are function pointers in C?
Hai why 'c' is the middle language
Tell us the use of fflush() function in c language?
What are two dimensional arrays alternatively called as?
Where are local variables stored in c?
Input any no. and print all the the numbers that comes before it like this for e.g input = 4 0 01 012 0123 01234 plz answer it 2day
What are preprocessor directives?
What is the purpose of Scanf Print, getchar, putchar, function?
Find the largest number from the given 2 numbers without using any loops and the conditional operator.