Write a program to reverse a string.
No Answer is Posted For this Question
Be the First to Post Answer
what is the program to display your name in any color?
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com
how to build a exercise findig min number of e heap with list imlemented?
what will be the output of this program? void main() { int a[]={5,10,15}; int i=0,num; num=a[++i] + ++i +(++i); printf("%d",num); }
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
Is c is a middle level language?
what is the difference between embedded c and turbo c ?
What is the relationship between pointers and data structure?
What is getch () for?
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
Read two numbers from keyboard and find maximum of them?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference