Sunday, 22 April 2018

ICC Team Ranking Andriod Application


Menu 
       
Test

ODI


 ICC Team Ranking application for Andriod in APK Format.
https://drive.google.com/open?id=1yw8TQ5trsU3F7_WLCQiXOA9Y4_pS_hus



Future of Artificial Intelligence Report.


Report On Future of Artificial Intelligence.
To download this report Click on below link.

https://drive.google.com/open?id=1NqR3s3_6IaVep2zwX9r459U7k8KnwHlJ

C++ Programming by D.S Malik

https://drive.google.com/open?id=1WkKDMIPab50v_djYafKs675gIyQkBp5i

Test Match Program in C++.

To Download Test Match program in c++ click below the link
https://drive.google.com/open?id=1Em5KdTL7lY0peg-ys0cfOOpiHMYEYkrx

Thursday, 12 April 2018

Download Winrar-x64 exe file.

https://drive.google.com/open?id=1JPwPP6o4cyxfpmU1wmfvPx8EBYrkpUff

Fun Mark System Graphic Test Download.

https://drive.google.com/open?id=1-ukCGHgA7jt3KA7OQJBta9lfR14YFbTG

Download ISO Burn

https://drive.google.com/open?id=1U46669iYWH340bujEyMV4fSbwAWuJNTC

Microsoft Toolkit (Windows & Office Activator)

https://drive.google.com/open?id=1dcZYE7hoKA3-TWUyKCgj5rBK0d1HWmym

Download IDM With Cracks.

https://drive.google.com/open?id=1r91GkCsNC39n5CvuuqLO81nnMOX6cULw

Sunday, 8 April 2018

2:1 Multiplexer with Equation, Truth table and Diagram in Urdu & Hindi

2:1 Multiplexer 

Define a Class Distance with private attributes Feet (int) and Inches (float). Also, define public member functions: - Set_distance() – to assign values to the class attributes - Display_distance() – to display the values of class attributes Include a main() program that creates an instance (object) of type Distance. Ask the user to enter the value of Distance variables and call the appropriate functions to set the object value and then display the object value.

#include<iostream>
#include<conio.h>
using namespace std;
class Distance{
private:
int feet;
float inches;
public:
void set_distance();
void display_distance();
};
int main()
{
Distance t;
t.set_distance();
t.display_distance();
}

Should Govenment Control The internet or Its Contents

Should Government Control the Internet or Its Contenthttps://drive.google.com/open?id=11Un6YXH5x6nojrYc_dbjqbWhz--_6Zj6