Write a program to reverse a given number in c language?
No Answer is Posted For this Question
Be the First to Post Answer
how many errors in c explain deply
How to calculate sum
What is the difference between i++ and i+1 ?(in terms of memory)
write a program to fined second smallest and largest element in a given series of elements (without sorting)
Finding first/last occurrence of a character in a string without using strchr( ) /strrchr( ) function.
What is the output of the program #include<stdio.h> #include<conio.h> void main() {0 int i,j=20; clrscr(); for(i=1;i<3;i++) { printf("%d,",i); continue; printf("%d",j); break; } getch(); }
How can you pass an array to a function by value?
Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;
c program to add and delete an element from circular queue using array
What is the difference between text files and binary files?
Reverse the part of the number which is present from position i to j. Print the new number.[without using the array] eg: num=789876 i=2 j=5 778986
Write a program to use switch statement.
0 Answers Agilent, Integreon, ZS Associates,