Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


I need a help with a program:
Write a C program that uses data input in determining the
whole of points A and a whole of circles B. Find two points
in A so that the line which passes through them, cut through
the maximum number of circles.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

how to go with this?

1 Answers   Wipro,


What are the rules for identifiers in c?

0 Answers  


simple program of graphics and their output display

0 Answers   Elysium,


why do some people write if(0 == x) instead of if(x == 0)?

0 Answers  


1) int main() { unsigned char a = 0; do { printf("%d=%c\n",a,a); a++; }while(a!=0); return 0; } can anyone please explain the explain the output

2 Answers  


What are the uses of a pointer?

0 Answers  


coding for Fibonacci.?

1 Answers  


What is the difference function call by value & function call by reference?

6 Answers  


What is a constant?

0 Answers  


can anyone please tell about the nested interrupts?

0 Answers  


#include<stdio.h> #include<conio.h> void main() { int m=0111,n=20; printf("%d%d\n",m,n); getch(); }

1 Answers  


Write a program in C to reverse a number by recursive function?

1 Answers  


Categories