about c language


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

Post New Answer

More C Interview Questions

What does 3 periods mean in texting?

0 Answers  


write a program to convert a expression in polish notation (postfix) to inline (normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix

0 Answers  


Why do we use return in c?

0 Answers  


What is pointers in c?

0 Answers  


1 1 2 1 2 3 1 2 3 4 1 2 3 1 2 1 generate this output using for loop

2 Answers  






Explain how are portions of a program disabled in demo versions?

0 Answers  


What is null pointer constant?

0 Answers  


How we add our function in liabrary as liabrary function. Exp. we want use our int factorical(int); function as int pow(int,int); function working in math header file.

1 Answers  


Why do we write return 0 in c?

0 Answers  


What is main return c?

0 Answers  


what is the value of b if a=5; b=++a + ++a

31 Answers   Infosys, TCS, Tech Mahindra,


How can I make it pause before closing the program output window?

0 Answers  


Categories