Ask a New Question
Questions and answers by
Borhan
Questions (7)
#include<stdio.h>
int main() { char ch; printf("Enter Your State Name : "); scanf("%c",&ch); if(ch == 'malacca') printf("Shipping
2 answers
642 views
#include<stdio.h>
int main() { char ch; printf("Enter Your State Name : "); scanf("%c",&ch); if(ch == 'a') printf("Shipping
3 answers
712 views
#include<stdio.h>
int main() { char ch; printf("Enter Your State Name : "); scanf("%c",&ch); if(ch == 'a') printf("Shipping
0 answers
528 views
The height of cylinder is deacrease at 0.3cm/s whereas its radius increase at the rate of 0.4cm/s.determine the rate of change
1 answer
543 views
Each side of a cube is increasing at the rate of 9cm/s . When the lenght of each side is 5 cm , find the rate of inscrease of
2 answers
634 views
#include<stdio.h>
int main() { char ch; printf("Enter Your State Name : "); scanf("%c",&ch); if(ch == 'a') printf("Shipping
1 answer
587 views
each side of a cube is increasing at the rate of 9 cm/s.When the length of each side is 5 cm , find the rate of increase of its
1 answer
545 views