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

Post New Answer

More C Interview Questions

What is c value paradox explain?

0 Answers  


Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?

2 Answers   TCS,


A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(

0 Answers  


How can I split up a string into whitespace-separated fields?

0 Answers  


What is a macro in c preprocessor?

0 Answers  






Bit swapping

2 Answers  


Explain the difference between strcpy() and memcpy() function?

0 Answers  


write a program to swap two variables a=5 , b= 10 without using third variable

5 Answers  


Determine if a number is a power of 2 at O(1).

2 Answers  


Is it cc or c in a letter?

0 Answers  


Explain can the sizeof operator be used to tell the size of an array passed to a function?

0 Answers  


Explain what is output redirection?

0 Answers  


Categories