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
What is a structural principle?
Do array subscripts always start with zero?
what is the output for the code : main() { int i,j; printf("%d %d ",scanf("%d%d",&i,&j)); }
What is #include stdio h and #include conio h?
How to print India by nested loop? I IN IND INDI INDIA
Write a simple code fragment that will check if a number is positive or negative.
two variables are added answer is stored on not for third variable how it is possible?
Write code for initializing one dimentional and two dimentional array in a C Program?
5 Answers Deshaw, Edutech, GMD,
how to print the character with maximum occurence and print that number of occurence too in a string given ?
Given an unsigned integer, find if the number is power of 2?
why r u join this company? give solid resons.
16 Answers IBM, Infosys, TCS,
What does the format %10.2 mean when included in a printf statement?