Explain zero based addressing.
No Answer is Posted For this Question
Be the First to Post Answer
What are the basic data types associated with c?
Is null always equal to 0(zero)?
i want to make a program in which we use input having four digits(4321) and get output its reciprocal(1234).
explain what is fifo?
Explain function pointer with exapmles.
How is a null pointer different from a dangling pointer?
Difference between fopen() and open()?
Write a program in c to print * * * * * *******
How to add two numbers with using function?
Write a C Programm.. we press 'a' , it shows the albhabetical number is 1, if we press 'g' it shows the answer 7.. any can help me
when user give a number it multiply with 9 without useing '+' and '*' oprator
The statement, int(*x[]) () what does in indicate?