- Messages
- 79
- Reaction score
- 12
- Points
- 18
What are the minimum hardware and software requirements for multimedia applications?
Errm, speakers, wires, microphones, projectors, softwares like power point etc
🚀 NEW from the xtremepape.rs team: AI exam prep — 120,000+ worked solutions, and it marks your handwritten working from a photo. Sign in with your forum account & try it free → prepare.xtremepape.rs
What are the minimum hardware and software requirements for multimedia applications?
this wont come in a million years its not a program... algos r programsalgo Q.s a company recently switched to computurixed database from manual filling......write an algo to show all step....@Bogus and khizer shahab
im glad u did nt make the paperQ1. What are the three ways of Verification ? (List And Explain) /6 Marks
Q2. What are the three ways of Validations? (List And Explain) /6 Marks
4 45CLICK ON HIS NAME AND YOU WILL KNOW THAT HE WAS LAST SEEN AT 4 O'CLOCK !!!![]()
format pc seriously??Spyware: encryption
Phishing: Simply don't open emails and websites that are not trustworthy
Pharming: Firewall, delete chace, format PC
this wont come in a million years its not a program... algos r programs
lola little too paranoid isn't he ?![]()
solve algorithm [8]
costumer purchase some item from dairy shop
customer would input the item name on screen and price would be published accordingly
milk= 2$, yogurt = 2.5$, fresh cream = 4$, butter= 1$
if person's total bill is greater than 10$ so there would be 10% discount .
output the total bill
output the no. of items purchased
can any one??
1990s format. won't come.
Answer plzzzzzzzzzhow to prevent phishing and pharming.... help and solid points this can come :/
multiply dont add *1990s format. won't come.
anyways here it comes ...
Total = 0
TotalItems = 0
REPEAT
Input Item
Read Item
If Item = Milk, than Total = Total +2
If Item = Yogurt, than Total = Total +2.5
If Item = fresh cream, than Total = Total +4
If Item = butter then Total = Total+1
Else Print "Item Not In List"
TotalItems = TotalItems + 1
UNTILL Item = END
Output "Amount In $:" Total
Output "Items Purchased:" TotalItems
milk= m we rnt supposed to write this r wesyed1995 .. i tried it and is as follows pls check it and mark it out of 8
milk=m,,yogurt=y,,fresh cream= fc,,butter=b
prices, m=2 ,y=2.5 , fc=4 , b=1
__________________________
m,y,b,fc,price,total bill, no. of item=0
input item
if item=milk then , m=m+1 AND price=price +2
else if item=yougurt then y=y+1 AND price=price+2.5
else if item= fresh cream then fc=fc+1 AND price =price+4
else if b=b+1 AND price =price + 1
end if
if price >1o then
total bill =price -(price/10)
else total bill =price
end if
no.of items=fc+b+m+y
print no. of items AND total bill
end
syed1995 .. i tried it and is as follows pls check it and mark it out of 8
milk=m,,yogurt=y,,fresh cream= fc,,butter=b
prices, m=2 ,y=2.5 , fc=4 , b=1
__________________________
m,y,b,fc,price,total bill, no. of item=0
input item
if item=milk then , m=m+1 AND price=price +2
else if item=yougurt then y=y+1 AND price=price+2.5
else if item= fresh cream then fc=fc+1 AND price =price+4
else if b=b+1 AND price =price + 1
end if
if price >1o then
total bill =price -(price/10)
else total bill =price
end if
no.of items=fc+b+m+y
print no. of items AND total bill
end
price=price =1 is wrongI didn't knew we can use AND in pseudocodes .. lol i have never seen it used!
yours looks more professional than mine .. I would give it 8/8. just remember to identify all the variables in the start!
🚀 NEW from the xtremepape.rs team: AI exam prep — 120,000+ worked solutions, and it marks your handwritten working from a photo. Sign in with your forum account & try it free → prepare.xtremepape.rs