a character or group of characters that defines a register,or a part of storage

a) memory

b) byte

c) address

d) linear list


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is pass by reference in functions?

0 Answers  


What does 2n 4c mean?

0 Answers  


write a function to swap an array a[5] elements like a[0] as a[5],a[1] as a[4],....a[5] as a[0].without using more than one loop and use one array not to use temp array?

1 Answers   Zensar,


please explain every phase in the "SDLC" in the dotnet.

0 Answers  


main() { int a=0; if(a=0) printf("Ramco Systems\n"); printf("India\n"); } output?

7 Answers   Ramco,






write a program to fined second smallest and largest element in a given series of elements (without sorting)

9 Answers   Yahoo,


How to establish connection with oracle database software from c language?

0 Answers  


What is bubble sort technique in c?

0 Answers  


what are the stages of compilation

1 Answers   Bosch,


What is openmp in c?

0 Answers  


Binary tree traversing

1 Answers   Qualcomm,


Explain how can you check to see whether a symbol is defined?

0 Answers  


Categories