What is the difference between constant pointer and constant variable?
No Answer is Posted For this Question
Be the First to Post Answer
What does c mean in basketball?
Write a C program to get the desired output. 1 1 2 1 1 3 3 1 1 4 6 4 1 1 5 10 10 5 1 . . . 1 n..............n 1 Note: n is a positive integer entered by the user.
Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?
What kind of structure is a house?
can we access one file to one directory?
Why we use break in c?
code for bubble sort?
Difference between pass by reference and pass by value?
Explain the difference between #include "..." And #include <...> In c?
Explain what is the most efficient way to store flag values?
What are data structures in c and how to use them?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode