Explain how can I pad a string to a known length?
No Answer is Posted For this Question
Be the First to Post Answer
1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
Where can I get an ansi-compatible lint?
What is character constants?
/*what is the output for the code*/ void main() { int r; r=printf("naveen"); r=printf(); printf("%d",r); getch(); }
Explain what does a function declared as pascal do differently?
How can we open a file in Binary mode and Text mode?what is the difference?
how to generate sparse matrix in c
Look at the Code: main() { int a[]={1,2,3},i; for(i=0;i<3;i++) { printf("%d",*a); a++; } } Which Statement is/are True w.r.t the above code? I.Executes Successfully & Prints the contents of the array II.Gives the Error:Lvalue Required III.The address of the array should not be changed IV.None of the Above. A)Only I B)Only II C)II & III D)IV
what is the difference between #include<> and #include”…”?
program that accepts amount in figures and print that in words
2 Answers Infosys, Lovely Professional University, Wipro,
Explain the importance and use of each component of this string: Foo.Bar, Version=2.0.205.0, Culture=neutral, PublicKeyToken=593777ae2d274679d
Which is best linux os?