Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Draw a circle in c program:
void main()
{
clrscr();
int i,r=50,t,j,x,y;
int gd,gm;
gd =DETECT;
initgraph(&gd,&gm,"");
for(x=50;x<=150;x++)
for(y=50;y<=150;y++)
if((x-100)*(x-100) +(y-100)*(y-100) <=2510&&x*x+y*y>=2490)
putpixel(x,y,10);
delay(1);
}
getch();
Write a program that predicts users’ age (0-128 years old) with at most 7 questions. The game starts with asking the user whether he/she is younger or older than G (an initial gues
Requirements: 1. This assignment as well as other assignments in this class must be finished on Windows operating system. 2. Zip your program and submit the zip file on ANG
where to use tower of honoi?
Write a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve between two points can b
B-tree: A B-tree is an also called balanced m-way tree. A node of the tree may have many records or key and pointers to children. It is also called as the balanced sort tree. It s
How can one handle a constructor that fails?
At a shop of marbles, packs of marbles are prepared. Packets are named A, B, C, D, E …….. All packets are kept in a VERTICAL SHELF in random order. Any numbers of packets with thes
Aim: To implement a program for dynamic data structure(linked list). Code: class node { int data; node *next;
C Program for REVERSE THE WORD IN STRING #include conio.h> #include stdio.h> #include string.h> void main() { char a[50],b[25][25],temp; i
superposition of waves
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd