Is swift based on c?
No Answer is Posted For this Question
Be the First to Post Answer
Is there a way to switch on strings?
Simplify the program segment if X = B then C ← true else C ← false
write a progam to display the factors of a given number and disply how many prime numbers are there?
What is main function in c?
What is floating point constants?
int main() { unsigned char a = 0; do { printf("%d=%c\n",a,a); a++; }while(a!=0); return 0; } can anyone please explain me output????
What is the purpose of the code, and is there any problem with it? unsigned int f( unsigned n ) { return –n & 7; }
Identify the operators that is not used with pointer a. && b. # c. * d. >>
WAP to find that given no is small or capital
Is the exit() function same as the return statement? Explain.
0 Answers Agilent, ZS Associates,
to get a line of text and count the number of vowels in it
Write a program to compare two strings without using the strcmp() function
42 Answers Accenture, Arba Minch University,