What is the maximum length of an identifier?


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

Post New Answer

More C Interview Questions

What are the advantage of c language?

0 Answers  


why return type of main is not necessary in linux

0 Answers   TCS,


Write a pro-gramme to determine whether the number is even or odd?

1 Answers  


What is difference between class and structure?

0 Answers  


Explain how can you determine the size of an allocated portion of memory?

0 Answers  






marge linklist

0 Answers   HCL,


what is the role you expect in software industry?

0 Answers   HCL,


Array is an lvalue or not?

0 Answers  


Explain what is the best way to comment out a section of code that contains comments?

0 Answers  


Why preprocessor should come before source code?

2 Answers  


What is the o/p of the follow pgm? #include<stdio.h> main() { char char_arr[5]=”ORACL”; char c=’E’; prinf(“%s\n”,strcat(char_arr,c)); } a:oracle b. oracl c.e d.none

2 Answers   Oracle,


difference between loading and linking

1 Answers  


Categories