Is multithreading possible in c?
No Answer is Posted For this Question
Be the First to Post Answer
when user give a number it multiply with 9 without useing '+' and '*' oprator
what will be the output off the following program? #include<stdio.h> int main() { int a; a=015+0*71+5; printf("%d,a"); return0; }
How many ways are there to swap two numbers without using temporary variable? Give the each logic.
prog for 1st five prime numbers in 2^x - 1
for(i=1;i>0;i++); printf("i=%d",i); what will be the answer????
main() { int a=5; printf(?%d,%d,%d\n?,a,a< <2,a>>2); } Answer: 5,20,1 please explain this code in detail
Switch (i) i=1; case 1 i++; case 2 ++i; break; case 3 --i; Output of i after executing the program
what is stack , heap ,code segment,and data segment
What is the difference between GETS();AND SCANF();
What is the output of the program given below #include<stdio.h> main() { char i=0; for(;i>=0;i++) ; printf("%d\n",i); }
21 Answers ADITI, Student, TCS,
write a program to find the largest and second largest integer from an array
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.