Posts

Showing posts with the label #coronavirus

Write a program to calculate the total expenses. Quantity and price per item are input by the user and discount of 10% is offered if the expense is more than 5000.

Image
  Write A Program To Calculate The Total Expenses. Quantity And Price Per Item Are Input By The User And Discount Of 10% Is Offered If The Expense Is More Than 5000. #include<iostream> using namespace std; int main () { int a,b,t,td,tp; float d; d=0.10; cout<<"\t \t * Welcome To Our Book Store * "<<endl; cout<<"\n"; cout<<"Enter the Quantity of books you want to Purchase"<<endl; cin>>a; cout<<"Enter the Price of the Books"<<endl; cin>>b; t=a*b; td= t*d; tp= t-td; if (t>5000) { cout<<"\n"; cout<<"Total Expense = "<<t<<endl; cout<<"Total Expense after 10% discount is = "<<tp<<endl; } else { cout<<"Your Total Expense is "<<t<<endl; } cout<<"\n"; cout<<"\t Thank You For Your Purchase "<<endl; cout<<"\t  Hope You wil

How to join PM’s ‘Corona Relief Tigers Force’?

Image
Prime Minister Imran Khan has launched ‘Corona Relief Tiger Force’ that will work in collaboration with civil administration and army to contain the spread of corona virus. Special Assistant to Prime Minister on Youth Affairs Usman Dar has started work on PM’s directives regarding the Corona Relief Tiger Force. Registration for the force will be started from 31st March and will continue till 10th of April. The force will register youths who’s age will be above 18 years. The force will not only supply rations in emergency situation but will also identify the hoarders. The volunteers of Tiger Force will help deliver food to areas under lock down, besides disseminating awareness to the public and to guard people in quarantine. Digital registration form has been made for the registration and youths from all political parties can join the force. Corona Relief Tiger Force will be established in every union council. Registration for 'Corona Relief Tiger

How To Install Backtrack & Hack WiFi On Android

🎩 How To Install Backtrack & Hack Wifi On Android 🎩 Free tutorial by #HS_Creations 🔴Requirements 1. Rooted Android Device [ Root your Android ] 2. Download Backtrack ARM 3. Download BusyBox 4. Download Android VNC 5. Download Android Terminal 6. If you are using PC then you need 7zip for extraction otherwise you can use Download Zarachiever on your android phone. Steps To Install Backtrack & Hack Wifi On Android 🌑First, extract the BT5-GNOME-ARM.7z. and copy BT5 folder and then put in your android root directory. For example- My Phones Root Directory is /sd card. (As different androids will have different root directories). ✍️Install all apps that given in requirements. ✍️After installing BusyBox application open it and wait until it finishes loading and then click on Smart install button of the application. ✍️In your, Android open the terminal app and then execute the given commands. su cd /sdcard/BT5 sh bootbt ✍️When su commands executed it will ask