Ask a New Question
Search
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
570 views
#include<stdio.h>
int main() { char ch; printf("Enter Your State Name : "); scanf("%c",&ch); if(ch == 'a') printf("Shipping
3 answers
634 views
#include<stdio.h>
int main() { char ch; printf("Enter Your State Name : "); scanf("%c",&ch); if(ch == 'a') printf("Shipping
0 answers
460 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
493 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
561 views
#include<stdio.h>
int main() { char ch; printf("Enter Your State Name : "); scanf("%c",&ch); if(ch == 'a') printf("Shipping
1 answer
526 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
475 views