Click here to Skip to main content
15,891,645 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
Q.) Develop the pseudo code to refresh the following graphical object in,Fig,a random scan display processor system.
Kindly help me to solve this in C or in assembler style........


(a triangle with points "(200,350),(300,300) and(100,300)" .In next line a text "Comp (125,250)"
den next line an rectangle wit points "(100,200),(300,200),(300,150) and (100,150)" )

Output:

Triangle /\ (200,350)
/ \
/ \
/ \
(100,300) --------(300,300)

TEXT (125,250) "Comp-Graph"

Rectangle (100,200) ______________ (300,200)
| |
| |
| |
(100,150) ---------------- (300,150)

I have exam on 10 dec plz help me before dat , dis Question is for 10 marks.....
Every Time Question is repeating.....
E-mail ID : suhaskumar86_sg@yahoo.com
Posted
Updated 2-Dec-10 21:39pm
v3

1 solution

Sorry, but it does not work like this.

Here is what is expected by enquirers:
1. TRY first what you want to do!
2. Formulate what was done by you that looks like an issue/not working.

Try them and tell if you face issues.
Members will be more than happy to help like this.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900