Which Anti Virus

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Tuesday, 5 November 2013

C Program Library files(Header Files)

Posted on 04:46 by Unknown
1. <stdio.h>: input and output function in program.

2. <conio.h>: to clear screen and pause information function.
3. <ctype.h>: function for testing characters
4. <string.h>: function for manipulating string
5. <math.h>: Mathematical function



6. <stdlib.h>: utility function for number, conversion, storage allocation
7. <assert.h>: function that can be used to add diagnostics to a program
8. <stdarg.h>: function that can be used to step through a list of function arguments
9. <setjmp.h>: function that can be used to avoid the normal call and return sequence
10. <signal.h>: function for handling exceptional condition that may arise in a program
11. <time.h>: function for manipulating date and time
12. <limits.h>: constant definitions for the size of C data types
13. <float.h>: definitions relating to floating-point arithmetic
Read More
Posted in Cprog | No comments

Friday, 1 November 2013

Features Of Android KitKat

Posted on 03:59 by Unknown

1) The new Phone (Dialer) app is now linked online with Google Maps. This means if your type Big Bazaar in Phone app (Not Search) and if that is not stored in your contacts then the Phone app will look for local Big Bazaar listing on Google Maps and return you their listed phone number which you can then dial.

2) When you receive a call from any local businesses listed on Google Maps then their names will be displayed in Caller ID automatically.


3) Android KitKat has a native SCREEN RECORDING app. Now this will help greatly to record all your steps as MP4 video and save it in the device itself. So high-quality device/app review videos, hands-on tutorial videos and screen(video)shots will be now very easy to create!

4) Will work on 512 MB RAM

5) You can speak "Ok Google" from Home Screen and read/write sms/email, play song/video, set reminders etc (Complete Touchless)
Read More
Posted in Android, Android Apps, general | No comments

Thursday, 31 October 2013

Different Types Of Computer Ports

Posted on 20:52 by Unknown

Read More
Posted in general | No comments

Thursday, 17 October 2013

How to make a bootable pendrive using command prompt!!

Posted on 08:37 by Unknown

1. Type “diskpart” inside the command prompt and hit “ENTER”.

2. After last step type “list disk” inside the command prompt and hit “ENTER”. 

3. Type “select disk 1” inside the command prompt and hit “ENTER”.


4. Type “clean” and hit “ENTER”. It will erase all the data from the pen drive.

5. Type “create partition primary” and hit “ENTER”. It will create a primary partition in pen drive.

6. Type “select partition 1” and hit “ENTER”.It will select the partition created in the last step.

7. Type “format=fs ntfs quick” and hit “ENTER”. It will format the pen drive quickly with NTFS file type.

8. Type “active” and hit “ENTER”. It will make partition as active for booting after restarting the computer. If this is step is missed then computer will not boot from the pen drive. just copy and paste...os(windows7/8 or xp) setup files to the pendrive.. we are done.....no more cd and dvd booting problems....
Read More
Posted in general | No comments

Tuesday, 15 October 2013

A Complete Tutorial About IP Address

Posted on 23:19 by Unknown
Let us begin with IP Addresses.

What is an IP Address?
► An Internet Protocol address is a numerical label assigned to each device (e.g., computer, mobile phone) that is connected to a computer network that uses the Internet Protocol for communication.

► An IP address is used for two purposes:
1) To identify whether the interface is host or network.
2) To determine the location of the device.

► IP Versions: IPv4 and IPv6.
Although IPv4 is the earlier version, it is the most commonly used version.

► IPv4 is a 32-bit decimal number while IPv6 is 128-bit number.

► IPv4 is normally written as four numbers between 1 and 255, each separated from the other by a decimal point.
This standard is called as DOTTED-DECIMAL NOTATION.

► Ex: 115.241.40.93

► There are countless IP addresses in today's world!


See for which purpose we need the IP Address------  




-------------------------------------------------------------------------
What is the purpose of IP Address Classes?

Each IP Address Class provides the following information:

► Class A: First 8 bits → NETWORK ID & remaining 24 bits → HOST ID

► Class B: First 16 bits → NETWORK ID & remaining 16 bits → HOST ID

► Class C: First 24 bits → NETWORK ID & remaining 8 bits → HOST ID

► Class D: It represents a 32-bit multicast group ID.

► Class E: It is currently not being used. (NO need)

► For example,
Let us consider the IP Address 203.43.21.12
We know that it belongs to Class C.
Therefore, the NETWORK ID is 203.43.21 and the HOST ID is 12.
Read More
Posted in general | No comments

How To Check Antivirus Strength or Test Antivirus Software or Check Antivirus Which is Used by You is Good or Worst?

Posted on 20:00 by Unknown
One of the most asked question is Which antivirus has good strength or How to check antivirus strength?
This post is for them who want to check their antivirus strength.This is a standard test and if your antivirus passes this test then assume that its a good antivirus.



Step For Testing Your Antivirus Strength:-

Copy the below code and paste it in your notepad and save it with .exe or .com extension , for example test.exe or test.com.



X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
After you save run the file ,if your Antivirus detects it as a threat then your Antivirus strength is good and working fine or else switch to other Antivirus.
Did your antivirus detect it as threat?


If answer is yes/ no Write in comment so other will know which antivirus is good..



Read More
Posted in general | No comments

Friday, 11 October 2013

How To Remove Write Protection From Your Pendrive??

Posted on 20:04 by Unknown
METHOD - 1

 open registry and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicy and look for WriteProtect in the right pane. double click it and change value to 1 from 0


METHOD - 2
Try This Using Command Prompt(CMD)

Type diskpart and press <enter>.

Type list volume and press <enter>.

Type select volume x

-where x is the number of the drive that's giving you the write protected error.

Type attributes disk clear readonly and press <enter>.

Type exit and press <enter>.

Read More
Posted in general | No comments
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • Different Types Of Computer Ports
  • Features Of Android KitKat
    1) The new Phone (Dialer) app is now linked online with Google Maps. This means if your type Big Bazaar in Phone app (Not Search) and if tha...
  • C Program Library files(Header Files)
    1. <stdio.h>: input and output  function in program. 2. <conio.h>: to clear screen and  pause information function. 3. <ctype...
  • Free Download E-DRAW MAX
    link 1 : http://hotfile.com/dl/ 254163134/8de2252/EDM.rar.html
  • Different Operating System and Their RAM Support
    Windows 8 64 bit Enterprise  Professional : 512 GB Windows 8 64 bit :128 GB Windows 8 32 bit : 4 GB Windows 7 64 bit Ultimate, Enterprise ...
  • How To Protect Your Computer From Keyloggers
    A keylogger is a small program that stores each keystroke a user types on a specific computer's keyboard. It is capable to send log file...
  • GTU Paper Solution and Material as Per GTU syllabus
    Go to this website and download the Study material of GTU Syllabus. http://gtu-paper.blogspot.com/
  • How to Hackers Erase Tracks After Hacking
    Whenever someone comes in contact with another person, place, or thing, something of that person is left behind. This means that the attacke...
  • Shutdown Your Friend’s PC While Chatting
    Shutdown Your Friend’s PC While Chatting   Hey, Here this the trick for shutdown your friend’s PC while you are chat with friend.Here is som...
  • How to read the barcodes???
    Trick to read the barcodes The first 3 digits of the barcode is the country code wherein the product was made. CODE COUNTRY 00-13 USA & ...

Categories

  • Android
  • Android Apps
  • apps
  • BlackBerry
  • Cprog
  • dfd
  • erd
  • Facebook
  • general
  • Hacking
  • HTC
  • ios
  • java
  • Mobile
  • nokia
  • Samsung
  • Srs
  • Window Apps
  • Windows 8

Blog Archive

  • ▼  2013 (91)
    • ▼  November (6)
      • GTU Paper Solution and Material as Per GTU syllabus
      • Different Operating System and Their RAM Support
      • Free Download E-DRAW MAX
      • Play HIGH GRAPHIC GAMES like-GTA on your PC withou...
      • C Program Library files(Header Files)
      • Features Of Android KitKat
    • ►  October (5)
    • ►  September (17)
    • ►  August (3)
    • ►  July (8)
    • ►  June (13)
    • ►  May (12)
    • ►  April (27)
Powered by Blogger.

About Me

Unknown
View my complete profile