क्रिकेट का खेल ऐसा खेल है जिसमें हर दिन हर रोज नए नए रिकॉर्ड बनते और टूटते रहते हैं । ऐसे में आज हम आपको एक ऐसे रिकॉर्ड के बारे में बताने जा रहे हैं जिसमें इन 5 बल्लेबाजों ने सबसे तेज 10000 रन बनाने का रिकॉर्ड अपने नाम किया है। जिसमे सबसे पहला नाम सचिन तेंदुलकर का है जिन्होंने बहुत कम समय में ये उपलब्धि हासिल की। वही इस सूची में दुसरे स्थान पर भारत के महान बल्लेबाजो और कप्तानो में से एक सौरव गांगुली है जिन्होंने 272 मैचो में 10000 रन बनाए थे।
This website is about to technology and software, I share my technical knowledge here..
Thursday, 30 November 2017
Thursday, 23 November 2017
Best technic to get instagram followers | instagram follower boost
hello friends
In this video I will show you best technic to boost your Instagram follower.
About Insta :- In the modern life every one is using Instagram and want to connect with their audience . They uploaded a regular videos and photos of their product or their own to create more social share want to make a reach to more people . So in a single line i can say that everyone wants to become a popular on social sites to increase their and their business revenue.
here is the secrete technic to increase your Instagram shares.
1. Real Follower:- One of the more common technic which work for any social site that is consistency or continuity . This simply means that if you are more active on particular site and taking an interest to like and sharing the other post , then other people will also notice you and follow you if you are posting a good content .
2. Paid Follower :- In this technic , you will pay some one to writing your post with good content and increasing your follower by advertising your product or ID.
3. Free Follower :- In this technic , there are lot of websites and apps in present witch are promoting your business or ID in free. They gain a revenue from other source like ad sense , media.net or by paid client.
here are some free follower wesites and android app.
In this video I will show you best technic to boost your Instagram follower.
About Insta :- In the modern life every one is using Instagram and want to connect with their audience . They uploaded a regular videos and photos of their product or their own to create more social share want to make a reach to more people . So in a single line i can say that everyone wants to become a popular on social sites to increase their and their business revenue.
here is the secrete technic to increase your Instagram shares.
1. Real Follower:- One of the more common technic which work for any social site that is consistency or continuity . This simply means that if you are more active on particular site and taking an interest to like and sharing the other post , then other people will also notice you and follow you if you are posting a good content .
2. Paid Follower :- In this technic , you will pay some one to writing your post with good content and increasing your follower by advertising your product or ID.
3. Free Follower :- In this technic , there are lot of websites and apps in present witch are promoting your business or ID in free. They gain a revenue from other source like ad sense , media.net or by paid client.
here are some free follower wesites and android app.
Like | Share | Comment and subscribe my channel TechMate
Thursday, 16 November 2017
Java tutorial #1 :- shortcut of java to improve coding skills
JAVA Tutorial #1Hello friends In this Java tutorial i will show you how to reduce coding line in java. Actually i am going to explain it details with simple example of printing a name on the screen. So lets check details.
check this video or follow the step below
PrintFun():-If you have some basic knowledge about java then you also know that in java to print something on output screen (called console) we use System.out.println() function . But in C language we use printf() function that is quite short. But this fuction only work with file I/O on java and cannot use it for other .
So Question is How we can use the short name of System.out.println() function ?
here is an answer:-As you know there is not any other function in java which is use in place of System.out.println(). But we can create a userdefine function to do the same task as System.out.println(). So create a simple static type print() function and pass an String arg on it with 'str' variable.Now print this variable inside System.out.println(str); and Now you can call the print() function on each time to print anything on program instead of System.out.println()
Here is a code :- PrintFun.java
---------------------------------------------------------
public class PrintFun
{
public static void print(String str)
{
System.out.println(str);
}
public static void main(String[] args)
{
int a=10;
print("Hello TechMate");
print("value of a is: "+a);
}
}
--------------------------------------------------------
Like | Share and Subscribe My channel :-TechMate
Monday, 13 November 2017
how to activate windows 10 free :Window 10 activation with key lifetime
Hey Friends In This post i will tell you how to activate windows 10 free :Window 10 activation with key lifetime in brief
So Let's Start
In this video we learn :
1.how to activate windows 10 pro
2. how to activate windows 10 free
3. activate windows 10 with key
Watch THis video till last and follow steps care fully
So Let's Start
In this video we learn :
1.how to activate windows 10 pro
2. how to activate windows 10 free
3. activate windows 10 with key
Watch THis video till last and follow steps care fully
Activate Window -10
Like | Share | Comment
Please SUBSCRIBE my channel for latest Tech Video
follow me on
YouTube :- https://www.youtube.com/channel/UCEi6bwCB4FOue8ruwAG-4LA
Google :-https://plus.google.com/u/0/b/105734958849280063705/
Facebook :-https://www.facebook.com/TheTechMate
twitter :-https://twitter.com/kumbharambeda
Subscribe to:
Posts (Atom)