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
Is c is a procedural language?
With the help of using classes, write a program to add two numbers.
Why clrscr is used in c?
What is the meaning of typedef struct in c?
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
What is the difference between abs() and fabs() functions?
Define Array of pointers.
What does c mean before a date?
What does printf does?
Is it possible to have a function as a parameter in another function?
Write a program for Overriding.
How can you determine the size of an allocated portion of memory?
explain what is an endless loop?
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
Is c call by value?