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

Why we use int main and void main?

0 Answers  


What are terms in math?

0 Answers  


which of the function operator cannot be over loaded a) <= b)?: c)== d)*

10 Answers   Cisco, CTS, Google, HCL, HP,


what are the languages used in c#?

3 Answers   Infosys,


What is a file descriptor in c?

0 Answers  






plz let me know how to become a telecom protocol tester. thank you.

0 Answers  


WRITE A C PROGRAM FOR PRINT "RHOMBUS" STRUCTURE . Example: Enter the numbers :3 * * * * * * * *

3 Answers   Infosys, TCS,


Diff between for loop and while loop?

2 Answers   TCS,


enum DAY { sunday, monday, tuesday }; enum EDAYS { friday, saturday, sunday }; void main() { int i =0; if( i == sunday) { printf("%d",i); } } what would be the output?

4 Answers   TCS,


how to execute with out main in cprogram

15 Answers   Infosys,


what is the coding of display the factorial of a number using array and function?

1 Answers  


Explain what are multidimensional arrays?

0 Answers  


Categories