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
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
How can I read and write comma-delimited text?
Can true be a variable name in c?
Why can’t constant values be used to define an array’s initial size?
Why does everyone say not to use scanf? What should I use instead?
What is header file definition?
What are variables c?
What is realloc in c?
Differentiate between the = symbol and == symbol?
What are qualifiers and modifiers c?
In c programming language, how many parameters can be passed to a function ?
What are the advantages of using linked list for tree construction?
Which is more efficient, a switch statement or an if else chain?
What is the difference between far and near in c?
What would be an example of a structure analogous to structure c?