An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language
a) string
b) data structure
c) pointers
d) array
No Answer is Posted For this Question
Be the First to Post Answer
2. What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value
c program to compute AREA under integral
Is fortran still used in 2018?
Are global variables static in c?
Is it better to use a macro or a function?
What does sizeof int return?
What are static variables, and where are they stored?
What is the c value paradox and how is it explained?
What is the difference between test design and test case design?
How can you access memory located at a certain address?
What is bash c?
program for comparing 2 strings without strcmp()