Blog Page 149

Free Article Submission Sites List (Top 27 Best)

2

Free Article Submission Sites List  (Top 27 Best). Article Submission is very powerful for SEO to create the high quality and unique dofollow backlinks for your Website.

Article submission are the best way to get the high PR for your new website to making high quality backlinks for your blog. Article submission is a very quick method for building the links in top listed search engines. An article submission is an important service for any business needing to draw people to your website.

Article Submission Sites

Also Check :

Get some high quality topic related links to your website by writing and article and submitting it to the websites listed in our article directory list. It is also a very best way where you can submit your contents and get much more instant traffic freely.

There are hundreds of websites available for the article submission sites but few of them are very popular.

Here are the Top Best free article submission sites list with high PR with instant approval & updated also to get top quality backlinks with anchor text too.

Top 27 Best Free Article Submission Sites List 2017

  1. Examiner
  2. 101Articles
  3. Amazines
  4. Ezinearticles
  5. Articlepress
  6. Ehow
  7. Goarticles
  8. Technorati
  9. 1Articleworld
  10. Articlealley
  11. Squidoo
  12. Addondashboard
  13. Hubpages
  14. Zigyasu
  15. Thefreelibrary
  16. 365articles
  17. Articlecity
  18. Infobarrel
  19. Articlesuniverse
  20. Seekingalpha
  21. Zimbio
  22. Suite101
  23. A1articles
  24. Articlesfactory
  25. Bubblews
  26. Postondashboard
  27. Articlesbase

These are top best list of Free Article Submission Sites 2016. Now you can submit your articles to these sites and can enhance your site SEO.

How to Disable Anchor Tag in HTML, CSS & JavaScript

0

Did you know that How to Disable Anchor Tag in HTML, CSS & JavaScript. This Post will give you in brief about everything on anchor tag & How to disable anchor tag. The anchor tag & the href attributes HTML uses the anchor tag to create a link to another document. Basically anchor tag is a tag which you can attach to a word or a phrase.

Disable Anchor tag

You are essentially creating a unique URL within the same page when you use this tag.

Today, in this post I will show you that How to Disable Anchor Tag in HTML, CSS & JavaScript. There are several ways and method to disabled the anchor tag. But these are very simple and easy methods you can try to disabling the Anchor tag.

How to Disable Anchor Tag in HTML with example

For disabling the anchor tag in the HTML, you need to follow these simple steps.

1. Open the Page’s HTML source file in text editor.

2. Locate the link you want to disable.

3. Move your cursor inside the double quotation marks in the ‘href’ section of anchor tag.

‘ Or ‘

1. First, use the HTML attribute in an anchor tag

2. For Disabling the click and add ‘disabled=’disabled’

3. This adds an instruction to anchor tag to prevent the clicking to link

Eg. :-

<html>
<head>
<title>How to Disable Anchor Tag using HTML</title>
</head>
<body>
<a href=’https://technofizi.net’ disabled=’disabled’>Click Here</a>
</body>
</html>

NOTE* – It’s not supported by all the browsers but only supported by old browsers (Default – Internet Explorer)

How to Disable Anchor Tag in CSS

1. For disabling first use the CSS style ‘pointer-events’ to none

2. But the Mobile cursor will change as there is a link

3. To prevent this, Set the ‘cursor-default’

4. That’s it, Done

Eg. :-

<html>
<head>
<title>How to Disable Anchor Tag using CSS</title>
<style>
.not-active {
pointer-events: none;
cursor: default;
}
</style>
</head>
<body>
<a href=”https://technofizi.net” class=”not-active”>Link</a>
</body>
</html>

How to Disable Anchor Tag using JavaScript

1. First, use the JavaScript event on anchor tag i.e ‘onclick’

2. Add this event to anchor tag which you want to disable & add ‘return false’ value

3. Add this ‘return false’ value after the ‘onclick’ value

Eg. :-

<html>
<head>
<title>How to Disable Anchor Tag in JavaScript</title>
</head>
<body>
<a onclick=”return false” href=”https://technofizi.net/” />TechnoFiZi</a>
</body>
</html>

This is how you can disable the anchor tag in all the languages like HTML, CSS and JavaScript. From this your anchor tag disabled. Hope you have learned everything from it.

How to Fix ‘Mobile Network not Available’ Problem on Mobile Phone

1

If you also have “Mobile Network not Available” Problem on your Mobile Phone Device. Then, here is the Best method which can solve your “Mobile Network not Available” problem from your mobile phone. You have seen Mobile Network not Available error in many devices & your Android smart phone. Mobile Network not Available error can occur due to various reasons.

how to fix Mobile Network not Available

Other Android Errors and their Fix

 

If you are frequently facing this same problem many times related with your cellular network like ‘Mobile Network not Available’, then you shouldn’t blame the signal.
There are many possible causes to this type of error message. The Problem can due to with many issues like with the network, SIM card sensor, incorrect configuration and faulty SIM card.

Here is the some top best Solution from which you can Solve this “Mobile Network not Available” Problem on your Android smart phone device.

How to Fix ‘Mobile Network not Available’ Problem on Mobile Phone

1. Remove the Battery

Remove the Battery

This ‘Mobile Network not Available’ Problem can be sometimes solved by Removing your Mobile Phone Battery. Sometimes this happens due to battery issue. for that,

  • Switch off your phone for approx. 2 minutes.
  • Remove your Battery.
  • Reinsert it again after 2 minutes.
  • Now, Switch it on again.
  • That’s it, Done.

2. Set Mobile Network Automatically

Set Mobile Network AutomaticallyYou can also solve this problem by Set your Mobile Network to automatically. For that,

  • Go to Wireless & Network Setting.
  • Click on Mobile Networks.
  • Select Mobile Operators.
  • Select it to automatically.
  • That’s it, Done.

3. Restart Phone or Reinsert your SIM Card

Restart Phone or Reinsert your SIM Card

Most of the time mobile network problems occur due to the technical faults in your mobile network service provider. For that,

  • First, Wait for sometime.
  • Switch off your mobile phone.
  • Reinsert your SIM card.
  • Restart your Mobile Device.
  • Wait for sometime.
  • That’s it, Done.

4. Turn On your Data Roaming

 

Turn On your Data RoamingThis ‘Mobile Network not Available’ Problem can either be solved by this solution. For that

  • Go to Settings
  • Select the Mobile Networks
  • Click on ‘Turn On Data Roaming’
  • Wait for sometime, it works.

NOTE* – After Turning On your Data Roaming, wait for sometime. It Definitely Works.

5. Try the Factory Reset Option

 

Try the Factory Reset OptionIf that upper 4 solutions are also not working and the ‘Mobile Network not Available’ Problem is still not fixed then this is the best solution method to get back the Mobile Network easily by doing the Factory Reset on your Mobile Phone. For

  • Go to Settings Section.
  • Go to the downward.
  • Click on Factory Reset Option.
  • Click on ‘Yes’ Option.
  • It will do Factory Reset of your phone.

NOTE* – Before doing the Factory Reset of your Mobile Phone, backup and save your data before doing it.

These are the few Best solutions from which you can get back to this “Mobile Network not Available” Problem. Hope this post will fix your Mobile Network problem & then, it works fine.

How to Type Indian Rupee Symbol ₹ in HTML & MS Word

Did you ever know that you can Type Indian Rupee Symbol in the HTML & MS Word ?. Here you will find and learn how to insert, add or type Indian Rupee symbol in the text document, excel, HTML & MS Word (Microsoft Office) by using the Unicode.

how to type indian rupee symbol

The Indian rupees symbol or sign is the currency sign for the Indian rupee (Indian currency symbol). Rupee used to be represented with the ‘Rs.’ acronym.

If we think about the other Indian rupees symbol like (INR or Rs.) then it is very easy to type it from your keyboard but if we want to add the new symbol of Indian rupee i.e. (₹) then, in many cases this symbol is not available on many old computers or laptops.

So, for that here i will guide you How to Type Indian Rupee Symbol in HTML & MS Word and in many other places.

How to Type Indian Rupees Symbol in HTML & MS Word

Before you learn to type Indian rupee symbol in your documents, make sure you have Indian rupee font installed in your system. If not then Download Indian Rupee font and Install it.

Type Indian Rupee Symbol in the HTML

(Many developers still use a small icon image to display Indian rupee symbol). But you don’t need to do that as there is a Unicode available for Indian rupee symbol.

  • If you want to use (₹) this sign in a webpage –

The HTML code is ” &#8377; ” this is the symbol code in HTML to Type Indian Rupee Symbol in the HTML.

Type Indian Rupee Symbol in the MS Word

In the MS Word (Microsoft Office) there are many methods to type Indian Rupee Symbol in Word. Here i will show you all.

  • Press Ctrl+Alt+4   :- (If Indian rupee symbol is not available on your keyboard).
  • Press Ctrl+Alt+₹   :- (If Indian rupee symbol is available on your keyboard).
  • Press Alt+₹   :- (Use Right hand side Alt key)
  • Press Alt+8733   :- (Use Left side Alt key)

This is the all new How to Type Indian Rupees Symbol in HTML & MS Word post. Hope you understand the methods. If you are facing any problem in it, Comment down your problem. Will solve it surely !!

How to Remove .SCR Virus from your Computer (Easy Guide)

If you are struggling with the .SCR Virus and you found that .SCR Virus in your PC or Computer. Then don’t take too much tension. Because here today I am going to show you that How to Remove .SCR Virus from your Computer.

remove scr virus

The .SCR file type is usually the script that is used to transmit a Trojan. I will show you here an easy and short step to remove .SCR Virus from your PC. It’s truly a very easy way to Delete your .SCR Virus.

How to Remove .SCR Virus from Computer (Easy Guide)

1. First, shutdown your computer.

2. Restart your PC with Safe Mode. (Press F8 key while Restarting)

3. When your Windows started with Safe Mode.

4. Go to the C:/Windows/System.

5. Now, Search for the File ‘Winlodr.Scr & Delete it.

6. Restart your PC on Normal Mode.

7. That’s it, Done

Now, the .SCR Virus completely removed from your PC.

Hope you learn How to Remove .SCR Virus from your Computer with (Easy Guide) post. You can manually remove it from your system with the above method. If you still unable to remove it, just comment. We will try to sort out.

How to Fix This Webpage has a Redirect Loop Problem

While surfing the internet on PC or the Computer, we sometime come across problem like ‘This Webpage has a Redirect Loop‘. Did you ever know that How to fix this problem or how to handle with this problem ?

how to fix this webpage has a redirect loop

If you ever faced this webpage redirection loop problem, then this post is surely help you to get rid out of it. Here, today I am going to show you that how to solve this webpage has a redirect loop problem. Here you will find step by step guide that how to fix this Webpage redirect loop problem.

Guide to Fix this ‘Webpage has a Redirect Loop’ Problem

 

Solution from Cookies (By using Google Chrome)

  • First, Go to Google Chrome.

Go to Google ChromeFirst, Go to the Google Chrome on your PC or your Computer.

  • Click on the 3 lines (it is on the upper right corner).

Click on three linesthen, click on the three lines, these 3 lines layout were found in the upper right side corner on your Google Chrome.

  • Click on the Settings Button.

Click on settings buttonNow, click on the Settings Button there. The Settings Button will found when you click on that 3 lines.

  • Click on History Tab.

Click on History Buttonwhen you click on the Settings Button you will found the history button there and then click on the history button tab.

  • Click on ‘Clear Browsing Data’ Tab.

clear browsing dataThen, in the History section click on the ‘Clear Browsing Data’ Tab to clear anything you want.

  • Select the ‘Cookies and other Site and Plugin Data’ option (& leave the other unchecked)

Cookies and plugin dataSelect the ‘Cookies and other Site and Plugin Data’ option to Clear the Cookies Data.

  • Now, click on “Clear Browsing Data” to clear it.

Clear browsing data and clearNow, click on the ‘Clear Browsing Data’ to clear your Cookies Data.

  • That’s it, Done. (It will deleted your Cookies)

(*If you want to delete all your cookies then select the upper ‘The Beginning of Time’ option, it will delete your all cookies)

These are the full guide to Fix and solve ‘this Webpage has a Redirection Loop’ Problem. Hope you will understand and learned each and every step of this guide. If then also you are facing any problem, then fell free to comment below !! I will surely help you.

How to Speed up Google Chrome – Tips and Tricks

How to Speed up Google Chrome

Now a days i am getting irritation for  slow working of google chrome. That’s why finally i decide that i had to find out solution for this problem. You may also getting this problem. Here i will share with you how to speed up google chrome. It may help you to make google chrome faster. There are few tricks which help you to speed up google chrome. By using Data saver extension, disabling images from content settings, disabling DNS reloading services, you need to remove extensions from chrome, everyday clearing data from browser. These tricks can make your chrome more faster and better performance. Here i will give you full information about how to make google chrome more faster.

how to speed up Google chrome

How to Speed up Google Chrome

It’s a very important to maintain google chrome faster otherwise it’s take hours and hours to open up page. It’s a very easy and simple to speed up google chrome. Just you need to change some chrome settings that’s it. Just follow here i will give you tricks and tips to make chrome faster.

Trick 1 : Open the Google chrome and at rightmost side there is a toolbar. Just click on setting option. Next you have to click on advance setting option. Simple follow the below format “Settings – “Advance settings – Privacy – Just disable first two options. Here you will find out two options like

  • Use a web service to help resolve navigation errors. (Click to disable this option)
  • Use a prediction service to help complete searches and URLs typed in the addressee bar or the app launcher search box.

2015-12-10_173029

Trick 2 : By clearing your browser data you can speed up your google chrome. Here i will tell you how to do this process. Simple go to the “Settings – ‘Click on History Button or (Ctrl H) ‘ – press the clear browsing data. 

 

2015-12-10_173929

Trick 3 : There is another trick which makes your chrome more faster. When ever you download any extension, it increase chrome loading time, that leads to slow speed. So remove unwanted application from Chrome. First you have to click on “Settings” and next at left most side there is a extension option. Just simple click on extensions then you will get all extensions on your chrome. Now you need to remove from chrome. At right side there is dustbin button , just click to delete from chrome.

2015-12-10_173811

Trick 4 :  Here is one easy trick. By disabling do not show any images option, you can improve your chrome speed. Simple go to “settings – Click on Show Advance settings – Next it will open up to Privacy Options. There you will find out content settings. Just simple click on Content settings. There is a image panel and just below there are two options. You need to enable second option that is do not show any images.

2015-12-11_134632

2015-12-10_174046Trick 5: By using data saver extension you can make chrome faster. You can reduce data usage from chrome. It’s available freely on google play store. Simple download on your system. After downloading the software it will automatically add to your chrome. You need to turn on data saver button.

2015-12-11_135752

 

2015-12-11_140045

These are best tricks and tips for to speed up google chrome. It’s a very easy and simple tricks. What you have to do is simple changing your chrome settings. Better way to make your google chrome more fast and speed. I hope you get some idea about these tricks and tips.

C Programming Interview Question and Answers for Placement

0

Are you going for interview then this article may useful for you. Because here we are giving some important technical question and answers for C language. As we know C language is most important language. When ever you go for interview the first question would C language. C language is basic programming language for computer science and engineering. Here i will share some most frequently question that may be asked in interview. We always thought that we know everything but before going to interview we should recall all topics than only we can reply to them. When you prepared each and everything you may get more confidence. That’s why here i am providing some important questions and answers for c language.  

C  Programming Interview Question and Answers for Placement

  1. What are the C tokens?

Ans. There are Six Classes of tokens: Identifier, Keywords, Constants, Strings, Literals, Operators and separator.

  1. What is C Identifier?

Ans. These are names given to various programming elements such as variables, functions, arrays. It is a combination of letter. Back space is not allowed.

  1. What is the difference between syntax error and Logical error?

Ans.  Syntax error: –  These involves Validation of syntax of language compliers prints diagnostic message.

Logical Error:- Logical error are caused by an incorrect algorithm by a statement mis- typed  in a such a way that difference.

  1. What are the facilities provided by pre processor?

Ans. File inclusion, substitution facilities, conditional compilation.

  1. What do the functions like atoi(), itoa(), gevt() ?

Ans.  Atoi() is a macro that converts integer to character.

Itoa() is converts integer to string

Gevt() it converts a floating point number to string.

  1. What is a file?

Ans. A file is a region of storage in hard disks or in auxiliary storage devices. It contains bytes of information it is not a data type.

  1. What is a function?

Ans.  A large program is subdivided into a number of smaller programs or subprograms. Each sub programs specifies one or more actions to be performed for the larger programs. Such sub programs are called functions.

  1. Difference b/w formal arguments and actual arguments?

Ans. Formal arguments are the arguments available in the function definition. They are preceded by their own data types. Actual arguments are available in the function call. These arguments are given as constants or variables or expressions to pass the values to the functions.

  1. What are the uses of a pointer?
  • It is used to access array elements
  • It is used for dynamic memory allocation
  • It is used in data structures like trees, graph, linked list ect.
  • It is used in call by reference.
  1. What is storage class? What are the different storage classes in C?

Ans. Storage class is an attribute that changes the behavior of a variable. It controls the lifetime, scope and linkages. The storage classes in c are auto, register, and external static, type def.

  1. Differentiate b/w a for loop and a while loop?

Ans. For Executing a set of statements fixed number of times we use for loop while when the number of iterations to be. Performed is not known in advance we use while loop.

  1. What is enumeration?

Ans. They are list of named integer- valued constants. Example:- enum color{black, orange=4,y,g, b, v}, the difference b/w an enumeration and a macro is that the enum actually declares a type and therefore can be type checked.

  1. What are static memory allocations?

Ans. Compiler allocates memory space for a declared variable. By using the address of operator, the reserved address is obtained and this address is a signed to a pointer variable. This way of assigning pointer value to a pointer variable at compilation time is known as static memory allocations.

  1. What is dynamic memory allocation?

Ans.   A dynamic memory allocation uses functions such as malloc() or calloc() to get memory dynamically. If these functions are used to get memory dynamically and the values returned by these functions are assigned to pointer variables, such a way of allocation memory at run time is known as dynamic memory allocations.

  1. Difference b/w pass by reference and pass by value?

Ans. pass by reference passes a pointer to the value. This allows the calloc to modify the variable directly pass by value gives a copy of the value to the calloc. This allows the calloc to modify the value without modifying the variable.

  1. What are library functions?

Ans. Library functions are predefined functions and stored in .lib files

  1. What is structure?

Ans. Structure is a collection of heterogeneous held together to a single unit. The data items enclosed within A Structure are called it’s members which may be of data type int, float, char, array ect.

  1. What is the difference between arrays and linked list?

Ans. Major Difference between arrays and linked lists are in array consecutive elements are stored in consecutive memory locations where as in linked list it not so. In array address of next element is consecutive and where as in linked list it is specified in the address part of each mode. Linked list makes better use of memory in array. Insertion or deletion of an element in array is difficult than insertion or deletion in liked list.

  1. Where are the auto variables stored?

Ans. Auto variables are stored in main memory and their default value is a garbage value.

  1. What is the use of typedef?

Ans. It increase the portability. It simplify the complex declaration and improve readability of the program.

  1. Why n++ executes faster than n+1 ?

Ans. The expression n++ requires a single machine instruction such as INR to carry out the increment operation whereas, n+1 requires more instructions to carry out this operation.

  1. What is dangling pointer in c?

Ans.  If any pointer is pointing the memory address of any variable but after some variable has deleted from that memory location while pointer is still pointing such memory location. Such pointer is known as dangling pointer and this problem is known as dangling pointer and this problem is known as dangling pointer and this problem is known as dangling pointer problem.

23.  What is a pointer?

Ans. Pointer is a variable that contains address of another variable in the memory. Pointers are quite useful in creation of linked data structures (such as linked list, trees, graphs), managing object allocated memory dynamically, optimize the program to execute faster and use less memory.

24. What are the techniques you use for debugging?

Ans. Using compiler’s features , read the fine module, printf() debugging. Code grinding, assertion.

25. What are macros? What are its advantages and disadvantages?

Ans. Macro is a pre-processor. A major advantage of using the macro is to increase the speed of the execution of the program. Disadvantage of the macros are no type checking is performed in macro. A macro call may cause unexpected results.

26. What are segment and offset addresses?

Ans. When paging technique is performed, the page will break into segments and it’s sequence is said to be segments and its  width can be said to be said as offset, in short segment is physical addresses and offset is logical address.

27.  How many types of scope in c ?

Ans. There are totally four scopes are block scope, function scope, file scope, program scope.

28. what is the difference between calloc () and malloc ()?

Ans. Calloc () allocates a block of memory for an array of elements of certain size. by default the block is initialized too. the tatal number of memory allocated will be number of elements*size.

Malloc () takes in only a single arguments which is the memory required in bytes, malloc allocated bytes of memory and not blocks of memory like calloc ().

Now do not even bother about any topic. We have covered all topics for c language. These questions and answers are most frequently asked in interview. Just prepared well and crack the interview. Do not think about anything just be confident.

Android Secret Codes and Hidden Menu codes List

Android Secret Codes

Now a days everyone interested to use android mobiles because it has best features and Advanced Settings. That’s why we wanted to have on our Packet. Now you can discover android secret codes on your smartphone. There are so many useful secret codes for android devices. If you want to know more about your android device then you must be aware of these secret codes. Here i will give you full list of android secret codes list. Every smartphone has different secret codes. You may access hidden information on your android devices. By using these secret codes you can unlock the hidden menu options and more information of your android device. Here i have to clear one thing that by default few manufactures are not allow to use these secret codes on android device. It may not work on some mobile devices. Even you can change your device settings. Would you like to know more about android secret codes then take a look here i will share with best trick and tips of android secret codes and hidden menu codes.

android secret codes

 List of All Android Secret Codes

  • WiFi Mac Address Secret Code : *#*#232338#*#*
  • Bluetooth Test Code : *#*#232331#*#*
  • Bluetooth Device Address : *#*#232337#*#*
  • Power Off Code : *#*#7594#*#*
  • Quick GPS Test Code : *#*#1472365#*#*
  • Different GPS Test Code : *#*#1575#*#*
  •  Format your Smartphone : *2767*3855#
  • Testing Menu Code : *#*#4636#*#*
  • Factory Data Reset Secret code : *#*#7780#*#*
  • Detailed Camera Information: *#*#34971539#*#*
  • Service Test Secret Code : *#*#197328640#*#*
  • Touch Screen Test Code : *#*#2664#*#*
  • Ram Details Test Code : *#*#3264#*#*
  • Touch Screen Version : *#*#2663#*#*
  • Back Ground Light and Vibration Test: *#*#0842#*#*
  • Sensor Test Code : *#*#0588#*#*
  • Phone Information Hidden Test : *#*#4986*2650468#*#*
  • Test Wireless LAN : *#*#232339#*#* or *#*#528#*#* or *#*#526#*#*
  •  Build Time:*#*#44336#*#*
  • FTA Hardware Information : *#*#2222#*#*
  • FTA Software Information : *#*#1111#*#*
  • LCD Test Hidden Codes: *#*#0*#*#*
  • RAM Details Hidden Menu:  *#*#3264#*#*
  • PAD and Firmware : *#*#1234#*#*
  • Packet Loop-back Test : *#*#0283#*#*
  • Phone Audio Test Secret Code : *#*#0673#*#* or *#*#0289#*#*
  • Field Test Code :  *#*#7262626#*#*
  • ADC Reading : *#228#
  • Network Lock Status: *#7465625#
  • USB Logging Control :  *#872564#
  • Phone IMEI Number : *#06#
  • Monitor google Talk Service: *#*#8255#*#*
  • Enable Voice Dial ling Service Code : *#*#8351#*#*
  • Disable Data Dial Ling Service code:  *#*#8350#*#*
  • Network Lock Status: *#7465625#
  • ADC Reading Secret Code : *#228#
  • USB Logging Control : *#872564#
  • System Dump Mode : *#9900#
  • Diagnostic Configuration: *#9090#
  • HSDPA/HSUPA Control Menu : *#301279#

Samsung Phone Hidden Secret Codes List 2017

  • Samsung Service Mode Secret Code :*#9090#
  • Samsung USB  Service Mode Secret Code : *#0808#
  • Samsung Testmodus :*#0*#
  • Samsung Factory Key String : *#7284 #
  • Camera Firmware :*#34971539 #
  • Samsung Service Menu Secret Code : *#0011#
  • Samsung Battery Code : *#0228#
  • Samsung Loop-back Code : *#0238#
  • Samsung  Software Version : *#1234#
  • Samsung Hardware and Software Information : *#12580 *369#

HTC Phone Secret Codes List 2017

  • HTC Vocoder : ##8626337#
  • HTC Protocol Revision : ##7738#
  • HTC Filed Trial Test : ##33284#
  • HTC Function Test : *#*#3424#*#*
  • HTC Diagnostic Test : ##3424#
  • HTC EPST : ##3282#
  • HTC Reverse Logistics Support : ##786#

LG G 3 Secret Codes List 2017

LG G 3 Diagnostic Test Codes

  • LG G 3 AT & T Secret Code : 3845#*850#
  • LG G T-3 Mobile Secret Code : 3845#*851#
  • sprint Secret Code : 5689#*990#
  • International Variants : 3845#*855#
  • Version of Mobiles : ##228378

 

These are the list of all android secret codes. By using these secret codes you can change your device settings. Even you may know hidden features of your android device. I have covered different mobiles secret codes such as like Samsung, HTC, LG, Sony and micro-max. These are most useful secret codes for android device.

Top 6 Best Free Shooting Games for Android

Best Free Shooting Games for Android

Are you getting bore, would you love to play shooting games then take a look here I will give you best free shooting games for Android. In everyone life refreshment is every important it does not matter what it is like games, music, dancing, writing, reading whatever it is. It’s up to you what you like but we have to enjoy ourselves. There are so many free games available in Google play. If you want to use these shooting games, you can simply download and install on your device.

best free shooting games for android

Top 6 Best Free Shooting Games for Android

Shooting games are look like as action game. We can identify the player’s speed and reaction time. So far these games came out with best results and these games are providing hours and hour’s entertainment to us. Here I will give you the full list of best free online shooting games for android.

Deer Hunter – 2015

Finally Deer Hunter 2015 has been launched. It is a latest version of famous deer hunter game. As we know there is a hidden hunter and our goal will be chasing the deer. I think it is an interesting game that’s why it’s getting day by day more popular. They are real providing good enough graphics and to play very comfort and to feel very stratification. To hunt deer is not an easy thing you need lot of skill and patients. So be concentrate on game. Definitely you will find out deer. So what’s you late just start playing this game on mobile. Would you like to play this game you can simple download from Google play store.

Call of duty strike Team

Call of duty is one of the best popular games in Google play store. Without this game would not complete the list. Basically this game developed by android and IOS platform. In this game the person will be shooter and third person will be shooter. It has designed pretty good enough with full graphics. If you want to use this game you need to pay around $ 6.99. when you start playing this game you involve more and more. It’s a very difficult to come out of this game. There the modes designed by this game one is survival mode, attack mode and Domination mode. You can download it from play store.

 N.O.V.A.3 –Near Orbit Vanguard alliance

N.O.V.A.3 is one of the best windows phone game. Basically this game has been launched with the help of  Blackberry, Google, Apple and  Microsoft. It’s also support the IOS, Android, Blackberry 10 and Windows phone 10. N.O.V.A.3 include into the sci-fi action adventure FPS genre. Game loft has launch new version of N.O.V.A.3 which is providing free service to users. It has better features like multiplayer service and game loft live. You can use simple by downloading from Google play. It’s also available free edition.

Shadow gun:

Basically Shadow gun was developed by mad-finger games. It’s available almost all platforms like IOS, Blackberry playbook,android, Ouya, Blackberry 10 and game stick. In this game third person will be shooter. If you want to play this game on your mobile simple you can download from google play store. It has designed better graphics and engine system. It is a very interesting game . It is one of my favorite shooting game.

Modern combat 5 : Blackout

Modern combat 5 is a squeal of modern combat 4. This game was launched by game-loft. Modern combat 5 is a fifth series of modern combat. It’s support all platforms like Android OS, IOS, Blackberry, Windows 8.1 and windows phone. This is the first series where everyone can play on their mobiles freely. In this game first person will be shooter. Even we can play multiple players. In multiplayer there are five modes such as like free for all, team death match, VIP, capture the flag and zone control. Modern combat 5 is almost same as modern combat 4 but there is a little difference. If you want to play this game you can download from google play store.

Battlefield Hardline :

This game has been launched recently. It’s getting more popular day by day. Because there are so many new features has like graphics, EA digital illusions CE and voice acting. This game was developed by visceral games. Even it has designed special engine it called as like frostbite 3. It’s available all platforms like Microsoft windows, play station 3 , play station 4, Xbox 360, Xbox one. In this game the first person will be shooter video game. It has developed many new modes like heist, blood money, hot wire, rescue and cross hair. Would you like to play this game you can download from google play store.

These are the best and free shooting games for Android. I have covered latest online shooting games also. These games are available freely you do not need to pay any money. I hope you have a great time while playing these games. I think it will be a good time pass. Enjoy these free shooting game apps.

IRCTC Tatkal Ticket Cancellation Rules and Charges For Indian Railways

39

Tatkal Ticket Cancellation Rules and Charges

Its very difficult to understand the rules of Irctc. There are various rules for each services and they keep on changing with time. Like there are some rules for Tatkal ticket cancellation. So before you cancel any ticket you must know the Irctc cancellation rules. Otherwise in some cases you will not get any refunds. So you must have some knowledge about Tatkal ticket cancellation charges. So here i will clearly explain all the rules and charges of Cancellation of Tatkal ticket.

If you have read my earlier post, you must be know about the Tatkal scheme and How to book a confirm Tatkal tickets. As the cancellation rules are depended on the timing, so you must also know the Train chart preparation time and rules. Let us now discuss what actually is the Train cancellation rules and there charges. Then we will also discuss about the refunds also.

Irctc tatkal ticket cancellation rules and charges

Also check :

IRCTC Tatkal Ticket Cancellation Rules and Charges

The rules of Cancellation is depended on whether your ticket is confirmed or not. You can check the status of your ticket by checking Irctc PNR status. So here we have two cases a confirmed ticket and a waiting list.

Cancellation Rules for Confirmed Tatkal Ticket

According to the rules of Indian railways there is no refund on cancellation of a confirmed Tatkal ticket i.e if you will cancel your confirm tatkal ticket , you will not get any refund, your full money will be lost. But its a good practice that you cancel your ticket, if you are not traveling. As other passenger who are traveling with waiting list will get there seat fast.

Cancellation Rules for Waitlisted Tatkal Ticket

Irctc gives refunds on the cancellation of tatkal ticket but that depends on the status of your ticket and the time of the cancellation. First thing that you must know that e-ticket can be cancelled online only with your account through which you have booked the ticket. And you can only cancel your ticket before the chart preparation.

Full refund will be given after deducting clerkage charges per passenger for the Waitlisted tatkal ticket. This ticket cancellation will be done before the chart preparation. If you have booked through Irctc and your complete ticket is in waiting list after the chart preparation. Then your ticket will be auto cancel and the refund will be proceed according to the existing Railway rules. So you can not travel with that ticket, if you will travel with that ticket, you will be assumed traveling without ticket.

Also Check :

 

 

You can also cancel your ticket partially, but at least one passenger whose id is printed on ticket should travel. If you cancel the ticket of the person whose id proof is attached on the ticket, full ticket will be cancelled.

This partial cancellation is needed in some cases like , when you have booked ticket for 4 passenger and out of four two ticket is confirmed. And as confirmation of other two is not sure. So you can cancel the rest wait listed ticket, you will get full refund after ducting some charges.

As such the refund will be auto initiated by the system itself. But in case if you did not get the refund you can file the TDR from your account. They will sort the problem and help you getting your refunds.

I think you are now able to clearly understand the tatkal ticket cancellation rules and also the Tatkal ticket cancellation charges. If you still need any other guidence in Tatkal booking or other you can comment your query below.

1000 Best Projects Ideas for Electronics and communication (ECE) Final Year Students

0

Hi, friends How have you been, i hope everything fine. If you are searching like final year projects for ECE students then this post may useful for you because here i am giving best projects for electronics and communication final year students. I can understand your intension that how to choose best project topic. Now you do not need to take any tension because here i am giving best project topics for final year students. even i have covered all topics. Would like to know more about project topics just have a look here i will give you full list of best projects for ECE final year students

ece project ideas and topics

1000 Best Electronics and Communication Engineering projects

Here you will get full information about best projects for ECE students. As we know final year project is very import for one and all. We need to take serious about this matter. Just follow here you will get some idea about final year projects.

Final year Electronics and Communication Engineering Projects Topics

  • Auto Intensity Control of Street Lights
  • Automatic Irrigation System on Sensing Soil Moisture Content
  • Programmable Switching Control for Industrial Automation in Repetitive Nature of Work
  • Automatic Wireless Health Monitoring System in Hospitals for Patients
  • Precise Digital Temperature Control
  • Optimum Energy Management System
  • Security System Using Smartcard Technology
  • PC Based Electrical Load Control
  • Secret Code Enabled Secure Communication Using RF Technology
  • Density Based Traffic Signal System
  • Line Following Robotic Vehicle
  • TV Remote Operated Domestic Appliances Control
  • Password Based Circuit Breaker
  • Programmable Load Shedding Time Management for Utility Department
  • Object Detection by Ultrasonic Means
  • Street Light that Glows on Detecting Vehicle Movement
  • Tampered Energy Meter Information Conveyed to Concerned Authority by Wireless Communication
  • Distance Measurement by Ultrasonic Sensor
  • Portable Programmable Medication Reminder
  • Programmable Energy Meter for Electrical Load Survey
  • Security System With User Changeable Password
  • Networking of Multiple Microcontrollers
  • Solar Powered LED Street Light with Auto Intensity Controllers
  • SCADA (Supervisory Control & Data Acquisition) for Remote Industrial Plant
  • Parallel Telephone Lines with Security System
  • Using TV Remote as a Cordless Mouse for the Computer
  • Movement Sensed Automatic Door Opening System
  • Railway Level Crossing Gate Control through SMS by the Station Master or the Driver
  • GSM Based Monthly Energy Meter Billing via SMS
  • DTMF Based Load Control System
  • Synchronized Traffic Signals
  • Pick N Place with Soft Catching Gripper
  • Fire Fighting Robotic Vehicle
  • War Field Spying Robot with Night Vision Wireless Camera
  • Theft Intimation of the Vehicle Over SMS to Owner Who Can Stop the Engine Remotely
  • Closed Loop Control for a Brushless DC Motor to Run at the Exactly Entered Speed
  • Automatic Surveillance Camera Panning System from PC
  • Flash Flood Intimation Over GSM Network
  • RFID security access control system
  • Integrated Energy Management System Based on GSM Protocol with Acknowledgement Feature
  • Cell Phone Based DTMF Controlled Garage Door Opening System
  • Display of Dialed Telephone Numbers on Seven Segment Displays
  • Non Contact Tachometer
  • RFID based attendance system
  • Line Following Robotic Vehicle Using Microcontroller
  • Automatic Dialing to Any Telephone Using I2C Protocol on Detecting Burglary
  • Life Cycle Testing of Electrical Loads by Down Counter
  • GSM Based Energy Meter Reading with Load Control
  • BLDC Motor Speed Control with RPM Display
  • Predefined Speed Control of BLDC Motor
  • Stamp Value Calculator for Postage Needs
  • Dish Positioning Control by IR Remote
  • Hidden Active Cell Phone Detector
  • Long Range FM Transmitter with Audio Modulation
  • Railway Track Security System
  • Sun Tracking Solar Panel
  • Remote Jamming Device
  • Wireless Electronic Notice Board Using GSM
  • IR Obstacle Detection to Actuate Load
  • Automatic Dusk to Dawn (Evening on to Morning Off)
  • Rhythm Following Flashing Lights
  • Thermistor Based Temperature Control
  • Object Counter with 7 Segment Display
  • Incoming Phone Ring Light Flasher
  • Solar Power Charge Controller
  • Wire Loop Breaking Alarm Signal
  • Video Activated Relay to Control the Load
  • Touch Controlled Load Switch
  • Time Delay Based Relay Operated Load
  • Electronic Eye Controlled Security System
  • Fastest Finger Press Quiz Buzzer
  • Pre-programmed Digital Scrolling Message System
  • Speed Checker to Detect Rash Driving on Highways
  • Home Automation Using Digital Control
  • Four Quadrant DC Motor Speed Control with Microcontroller
  • Intelligent Overhead Tank Water Level Indicator
  • Speed Synchronization of Multiple Motors in Industries
  • Pre Stampede Monitoring and Alarm System
  • Unique Office Communication System Using RF
  • PC Controlled Scrolling Message Display for Notice Board
  • Touch Screen Based Industrial Load Switching
  • Touch Screen Based Home Automation System
  • Speed Checker to Detect Rash Driving on Highways
  • RF Based Home Automation System
  • Wireless message Communication Between Two Computers
  • Obstacle Avoidance Robotic Vehicle
  • Solar Powered Auto Irrigation System
  • Auto Metro Train to Shuttle Between Stations
  • Touch Screen Based Remote Controlled Robotic Vehicle for Stores Management
  • Metal Detector Robotic Vehicle
  • RFID Based Passport Details
  • Beacon Flasher Using Microcontroller
  • Discotheque Light Stroboscopic Flasher
  • IR Controlled Robotic Vehicle
  • Automatic Bell System for Institutions
  • Cell Phone Controlled Robotic Vehicle
  • RFID Based Device Control and Authentication Using PIC Microcontroller
  • Theft Intimation of Vehicle Over SMS to Owner Who Can Stop the Engine Remotely
  • Street Light that Glows on Detecting Vehicle Movement
  • Density Based Traffic Signal System Using PIC Microcontroller
  • Solar Energy Measurement System

I hope you have selected best topic for your final year project. If you want to know more about particular topic you can find out very easily because there are so many website where you can get free projects for ECE, Free Mini projects, Free final year projects etc.