i got 75% in all semester am i eligible for your company
No Answer is Posted For this Question
Be the First to Post Answer
where can function pointers be used?
Can you write the algorithm for Queue?
0 Answers College School Exams Tests, TCS,
How can I remove the leading spaces from a string?
What does 4d mean in c?
Explain how can you restore a redirected standard stream?
What is the use of clrscr?
#include<stdio.h> void main() { int a [5]; for (i=0; i<=4; i++) printf(ā%dā ,a[i]); }
How can I prevent another program from modifying part of a file that I am modifying?
Is main() function predfined or userdefined?
Tell us the difference between these two : #include"stdio.h" #include<stdio.h> define in detial.
a simple c program using 'for' loop to display the output 5 4 3 2 1
5. distance conversion: Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer