What is variables in c?


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

Post New Answer

More C Interview Questions

How do you list a file’s date and time?

0 Answers  


Write a program to identify if a given binary tree is balanced or not.

0 Answers   JPMorgan Chase,


Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

0 Answers  


what is reason of your company position's in india no. 1.

0 Answers   Accenture, TCS,


What is the size of structure pointer in c?

0 Answers  






Explain how do you determine a file’s attributes?

0 Answers  


main() { static int ivar=5; printf("%d",ivar--); if(ivar) main(); }

3 Answers   CSC,


Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings

0 Answers  


What is the difference b/w main() in C language and main() in C++.

7 Answers  


WHAT IS ABSTRACT DATA TYPE

4 Answers   Wipro,


Explain the ternary tree?

0 Answers  


How can I get Single byte from 'int' type variable? Can we alter single bit or multiple bits in int type variable? if so, How?

2 Answers  


Categories