How can you invoke another program from within a C program?


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

Post New Answer

More C Interview Questions

Is calloc better than malloc?

0 Answers  


Explain what is the purpose of "extern" keyword in a function declaration?

0 Answers  


What is a stream in c programming?

0 Answers  


What is an example of enumeration?

1 Answers  


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

2 Answers  






Can I pass constant values to functions which accept structure arguments?

2 Answers  


write a program to remove duplicate from an ordered char array? in c

2 Answers  


How Many Header Files in c?

2 Answers   TCS,


second highest number in a given set of numbers

3 Answers   TCS,


YBJBU6

1 Answers  


what is the difference between char * const and const char *?

2 Answers   TCS,


if p is a string contained in a string?

0 Answers  


Categories