What is default value of global variable in c?
main() { float f1=10.5; double db1=10.5 if(f1==db1) printf("a"); else printf("b") }
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
1 Answers 91mobiles, Amazon, App Guruz, College School Exams Tests, Folio3, Infosys, Omega, Planin, Riphah International University, Subex,
What are types of structure?
Explain what is meant by 'bit masking'?
What do you understand by friend-functions? How are they used?
What is stack in c?
11. Look at the Code: #include<string.h> void main() { char s1[]="abcd"; char s2[10]; char s3[]="efgh"; int i; clrscr(); i=strcmp(strcat(s3,ctrcpy(s2,s1))strcat(s3,"abcd")); printf("%d",i); } What will be the output? A)No output B) A Non Integer C)0 D) Garbage
what is the maximum limit of row and column of a matrix in c programming. in linux .
Write a program to generate prime factors of a given integer?
implement general tree using link list
What is the difference between strcpy() and memcpy() function in c programming?
Is the exit() function same as the return statement? Explain.
0 Answers Agilent, ZS Associates,