Showing posts with label not. Show all posts
Showing posts with label not. Show all posts
Tuesday, February 10, 2015
C program to check whether a number is prime or not
#include<stdio.h>
#include<conio.h>
void main()
{
int n,i,flag=1;
clrscr(); //to clear the screen
printf("Enter any number:");
scanf("%d",&n);
for(i=2;i<n/2;++i)
if(n%i==0)
{
flag=0;
break;
}
if(flag==1)
printf("
The given number is prime");
else
printf("
The given number is not prime");
getch(); //to stop the screen
}
Friday, January 23, 2015
How to fix VT x is not available
Hai guys now im going to teach how to fix VT-x is not available. When you are installing any x64 bit guest operating system on vmware workstation or virtual box which is installed in x32 bit host operating system it alerts the following errors.
Hai guys now im going to teach how to fix VT-x is not available. When you are installing any x64 bit guest operating system on vmware workstation or virtual box which is installed in x32 bit host operating system it alerts the following errors.
Error message in VMware Workstation
Error message in Virtual Box



I faced these problems while installing xenserver on VMware workstation and i also get ‘VT-x is not available’ while starting the VM. So I decided to get rid of these errors. I have done only one change in BIOS settings that’s it my all problems are solved.
Read the below points carefully to fix your errors. To have a clear idea i’m explaining some basic terminology.
Virtualization : Virtualization is nothing but installing and running the multiple operating systems in a single physical system simultaneously is called as virtualization.
Server Virtualization : Simply we can say installing and running the multiple servers in a single physical system simultaneously is known as server virtualization.
Examples of Virtualization Softwares :
2) Vmware esx or Vmware esxi
3) Hyper-V.
4) VirtualBox.
5) Vmware Workstation.
6) Virtual PC.
Before starting the installation we have to keep some points in mind
Note 1 : Those who want to install 64bit guest operating system in 32bit host operating system, your pc or laptop should have VT means virtualization technology. Most of the latest intel (VT-x) and amd (AMD-V) processors contains virtualization support. First check it in google whether your processor has VT or not.
Note 3 : If your system contains virtualization technology go to bios settings and enable it.
Note 2 : Microsoft providing open source hardware assisted virtualization detection tool. Copy the url
http://www.microsoft.com/en-us/download/details.aspx?id=592 paste it in address bar. Download and install it. Run the software and check whether your PC supports virtualization or not.
Note 3 : If your system contains virtualization technology go to bios settings and enable it.
Note 4 : Your virtual machine RAM should not exceed the actual RAM size check it once.
Guest os : Guest os means which is installing on virtual box. Guest os is also called VM (Virtual Machine).
Host os : Host os means our main or base operating system.
Procedure to enable VT in BIOS:

First go to BIOS and check whether VT-x or Virtualization disabled/enabled.
Start PC or Laptop, at startup you should press DEL or F2 (or something depending upon your company) to get the BIOS settings. There you will find an option to enable VT-technology (or something depends upon PC or laptop company).
If you have any doubt please leave a comment
Check Your Antivirus Is Working Or Not


Your Antivirus is Working Or Not?
Asalam o Alaikum Friends!!!
Dosto aaj main ap Logo k leye aik Boht achi Tip lain kar aya hou jis ki Madad se ap jan sake ge k Ap ka Antivirus Work kerha hai k nahi??
To Dosto is k leye kerna ye hoga k Niche dye gaye CODE ko Notepad main Write kar k Check Virus.exe k Name se Save kerna kesi b folder main, Ager wo file Save hote he Delete hojaye toh ap ka Antivirus Work kerha hain, or ager wo file Delete na hou toh ap ka Antivirus work nahi kerha ha.
I hope ap ko ye Tip passand aye hogi, ager ap ko ye Tip passand aye hai to Comments kerna mat Bohlye ga :)
♥ Code ♥
X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
How to Not see Friends Posts on Facebook 2015

کیا آپ فیس بک پر کسی دوست کی پوسٹس سے تنگ ہیں؟ ، جانئیے ایک آسان طریقہ جسکی مدد سے آپ اس شخص کے دوست رہتے ہوئے اسکی تمام پوسٹس سے نجات حاصل کر سکتے ہیں
فیس بک میں اکثر آپ اپنے دوستوں کی کچھ ایسی پوسٹس سے تنگ آجاتے ہیں جو آپ کے مطلب کی نہیں ہوتیں، آپ اس دوست کی پوسٹس سے تو تنگ آجاتے ہیں لیکن اسے اپنے دوستوں کی فہرست سے نکالنا نہیں چاہتے
ایسی صورتحال کا آسان علاج آج ہم آپ کو بتاتے ہیں
ایسا دوست جسکی پوسٹ آپ اپنی فیس بک کی نیوز فیڈ میں نہیں دیکھنا چاہتے اسکے پروفائل پر کلک کیجئے
اسکے بعد نیچے تصویر میں دئیے گئے Following کے بٹن پر کلک کیجئے۔

کلک کرنے کے بعد یہ بٹن Follow میں تبدیل ہو جائے گا

اسکے بعد آپ اس دوست کی طرف سے کی گئی کسی بھی پوسٹ کو اپنی نیوز فیڈ میں نہیں دیکھ سکیں گے۔ لیکن آپ اس مذکورہ شخص کے دوست رہیں گے۔
جب بھی آپ دوبارہ اس دوست کی اپ ڈیٹس اپنی نیوز فیڈ پر دیکھنا چاہیں دوبارہ Follow کے بٹن کو دبائیں، یہ Following میں تبدیل ہو جائے گا اور آپ اس دوست کی اپ ڈیٹس دیکھ سکیں گے۔
Subscribe to:
Posts (Atom)