How do shell structures work?


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

Post New Answer

More C Interview Questions

Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.

0 Answers  


why division operator not work in case of float constant?

2 Answers  


Write a program that takes three variables(a,b,c) in as separate parameters and rotates the values stored so that value a goes to b,b,to c and c to a

7 Answers  


What are integer variable, floating-point variable and character variable?

0 Answers  


What is a newline escape sequence?

0 Answers  


What is an arrays?

0 Answers  


Can math operations be performed on a void pointer?

0 Answers  


How can you increase the size of a dynamically allocated array?

0 Answers   TISL,


write a program to gat the digt sum of a number (et. 15= >1+5=6)

2 Answers  


Why dont c comments nest?

0 Answers  


marge linklist

0 Answers   HCL,


What is the difference between array and structure in c?

0 Answers  


Categories