Answer Posted / murugannr
#include<studio.>
#include<coino.>
viod main
{
int a,b:
char a[12];
char b[10];
Printf{"enter the using string a,b");
scanf("%s,%a,%b");
get(ab)
}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
difference between Low, Middle, High Level languages in c ?
How can you find out how much memory is available?
What is your stream meaning?
Can we change the value of #define in c?
How do you list a file’s date and time?
What is the significance of c program algorithms?
What is the process to generate random numbers in c programming language?
Explain what happens if you free a pointer twice?
A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
What is hungarian notation? Is it worthwhile?
explain what is fifo?
Is there a way to compare two structure variables?
What is difference between structure and union with example?
what are non standard function in c
Why we write conio h in c?