Where register variables are stored in c?


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

Post New Answer

More C Interview Questions

3. Program to print all possible substrings. ex: String S St Str Stri Strin String t tr tri trin tring r

3 Answers   Huawei,


what is dangling pointer?

1 Answers   LG Soft,


Find string palindrome 10marks

5 Answers   Honeywell, Infosys, Riktam, Roland,


What is the purpose of sprintf?

0 Answers  


If the static variable is declared as global, will it be same as extern?

1 Answers   Samsung,


declare afunction pointer to int printf(char *)?

1 Answers   HCL,


What is #define size in c?

0 Answers  


which one is better structure or union?(other than the space occupied )

2 Answers  


What's wrong with "char *p; *p = malloc(10);"?

5 Answers  


What is the function of this pointer?

0 Answers   Agilent, ZS Associates,


write a program to print calender using for loop.

1 Answers   HCL, TCS,


Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"

0 Answers  


Categories