What is zero based addressing?


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

Post New Answer

More C Interview Questions

What is action and transformation in spark?

0 Answers  


Describe explain how arrays can be passed to a user defined function

0 Answers  


1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?

0 Answers   KPIT,


how to print the character with maximum occurence and print that number of occurence too in a string given ?

0 Answers   Microsoft,


Do pointers store the address of value or the actual value of a variable?

0 Answers   Fidelity,


can we initialize all the members of union?

2 Answers  


How to create struct variables?

0 Answers  


What is variables in c?

0 Answers  


Where local variables are stored in c?

0 Answers  


1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.

0 Answers  


What is the acronym for ansi?

0 Answers  


WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

1 Answers   IBM,


Categories