What is the maximum no. of arguments that can be given in a command line in C.?


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

Post New Answer

More C Interview Questions

Example of friendly function in c++

2 Answers  


i want to know the procedure of qualcomm for getting a job through offcampus

0 Answers   HCL,


What is the difference between declaring a variable and defining a variable?

0 Answers  


if p is a string contained in a string?

0 Answers  


Write a program in c to input a 5 digit number and print it in words.

11 Answers  


What is a function in c?

2 Answers  


Explain how do you determine a file’s attributes?

0 Answers  


Is c is a high level language?

0 Answers  


What is pre-emptive data structure and explain it with example?

0 Answers  


What is equivalent to ++i+++j?

0 Answers  


the data type used for unlimited value in c and how to do this program

1 Answers  


main() { int x, arr[8]={11,22,33,44,55,66,77,88}; x=(arr+2)[3]; printf(“%d”,x); }

8 Answers   Vector,


Categories