Featured Posts
Windows
  • How to install Windows in dual boot with Windows 7

    If you could not stand to hold the curiosity and downloaded the Windows Developer Preview 8for testing, but do not want to lose your data and programs from Windows 7 , will learn from this tutorial RytBrothers.com how to put two operating systems running in dual boot your machine. After downloading[...]

  • Download And Try Out Windows 8 Developer Preview

    As we posted about windows 8 OS release, Microsoft released windows 8 developer preview tool for download. You can download it from Microsoft msdn site. Download summary: Windows released developer preview for 64-bit (x64) and 32-bit(x86) and also Windows Developer Preview with developer tools[...]

  • How to scan & repair windows 7 corrupted files

    Sometimes your windows 7 may behave weird because of some corrupted windows file. In such case you will want to scan for corrupted files and repair them. Here is how you can repair corrupted windows 7 files: Click Start button and then type cmd in the Start Search box. In the search results list, right-click Command P[...]

  • How to Check the Basic Information of Your Computer in Wind

    In this tutorial you will see the steps to view the basic information of your computer such as rating, computer name, processor speed, system type, RAM and operating system information. Following are the few easy steps to view the basic configuration of your computer in Windows 7. STEP 1Right Click on Computer icon[...]

  • Tech News
  • Windows 8 Security: What's New?

    Microsoft has been adding and improving advanced security features and capabilities in its Windows operating system and other applications over the past few years. Each iteration of Windows has featured improved security—necessary to withstand the constant barrage of attacks—and Windows 8 coming is no exception. I[...]

  • Controversial ESP Study Fails

    A study published last year in a scientific journal claimed to have found strong evidence for the existence of psychic powers such as ESP. The paper, written by Cornell professor Daryl J. Bem, was published in The Journal of Personality and Social Psychology and quickly made headlines around the world for[...]

  • The new iPad is on 16 March in the shops

    This is how the new iPad. On Wednesday evening, it was presented in San Francisco. Apple gives a clear signal to its competitors: The next iPad will remain the king in the tablet market. With the improved technology, the device can remove the classic PC more and more tasks. The iPad is clearly the ne[...]

  • Still Think Facebook's Not Threatened by Google+? Facebook

    In order for the Google + users who are on Facebook on the move (or vice versa), do not get confused, and pages users can now also place a "+" are marked. The functionality is no different to the @ character. Just a status update, or enter a comment and it appears the familiar + selection. One good thing[...]

  • Blogging
  • Tips to Hardcore Bloggers

    Tips to Hardcore Bloggers Who spend their most of time sitting front of the computer screen. Which actually lead to eyestrain symptom. [...]

  • Blogger Launched Auto LightBox Effect

    Now Blogger already has the automatic effect LightBox images published in the posts.I noticed this when posting new sentences in another blog, after sending the images to light box effect appeared alone and searching the internet I saw that the blogger is now standard. But this new Blogger facilitate, or rather [...]

  • Tips to Get Approved by Google AdSense Easy

    Just want to share Tips to Get Approved by Google AdSense The main point is “unique”, as Big Google said on your email! I write all of my post manually, not a lot, just 20 blog post. Use paid domain. But one of my adsense account registered using co.cc domain THIS IS MOST IMPORTANT! Use your own mail address t[...]

  • Google Adsense Beginners Guides

    Rule’s: Google Adsense Rule No.1 – You must have your ownDOMAIN(Your own site www.yoursite.com) Rule No.2 – Your site must be active for 6 months. Rule No.3 – Your site must have ORIGINALcontent and not COPIED from other site. Rule No.4 – Your site must have largeTRAFFIC. Rule No.5 – Yo[...]

  • How To
  • WHAT IS A TEMPLE,WHY TO VISIT TEMPLES ?

    (Unfortunately,every thing needs some standardization for the west to acknowledge God's way of living 'sanathan dharam"). (Scientific Reason) There are thousands of temples all over India in different size, shape and locations but not all of them are considered to be built the Vedic way. Generally, a temple shoul[...]

  • How to Make Screw Thread ?

    Making a Screw Thread  Elementary Knowledge of Screws Machine screws are extensively used for securing parts. The number of different types and sizes of machine screws, nuts & bolts prohibit the possibility of introducing them all here so the following information addressed the elementary information onl[...]

  • How to Change Facebook User Name ?

    Facebook has certainly turned out to be a massive social website with more than 500 million users, as claimed by Facebook. No doubt, it is a huge platform and almost everyone is on this social networking website. However, the privacy concerns that are being raised recently make it a bit daunting for the users, [...]

  • How to Deal with Common Allergy ?

    An allergy is a medical condition that makes you feel ill when you eat or come in contact with a particular substance. General physician Dr Shahid Barmare says, “Allergies happen when the immune system mistakenly believes that something the person ate or came in contact with, is harmful to the body. To protect the[...]

  • Recent Articles

    Full List Of Useful Windows 8 Shortcuts You Need To Know

    The latest version of the Windows OS was successfully launched last month by Microsoft, the all new Windows 8. Knowing the Windows 8 shortcuts is very important in order to make the most out of this beautiful operating system. Windows 8 shortcuts are simpler as compared to that of Windows 7. Windows 8 is certainly an[...]

    09 Dec 2012 | 0 commentsView Post

    Windows 8 Security: What's New?

    Microsoft has been adding and improving advanced security features and capabilities in its Windows operating system and other applications over the past few years. Each iteration of Windows has featured improved security—necessary to withstand the constant barrage of attacks—and Windows 8 coming is no exception. I[...]

    30 Oct 2012 | 0 commentsView Post

    The definite article - THE

    The definite article the is the same for all genders in singular and in plural. the boy, the girl, the cat, the computers If the following word begins with a vowel, we speak [], if the following word begins with a consonant, we speak []. [] [] the following word starts with[...]

    07 Jun 2012 | 0 commentsView Post

    WHAT IS A TEMPLE,WHY TO VISIT TEMPLES ?

    (Unfortunately,every thing needs some standardization for the west to acknowledge God's way of living 'sanathan dharam"). (Scientific Reason) There are thousands of temples all over India in different size, shape and locations but not all of them are considered to be built the Vedic way. Generally, a temple shoul[...]

    03 Apr 2012 | 0 commentsView Post

    Controversial ESP Study Fails

    A study published last year in a scientific journal claimed to have found strong evidence for the existence of psychic powers such as ESP. The paper, written by Cornell professor Daryl J. Bem, was published in The Journal of Personality and Social Psychology and quickly made headlines around the world for[...]

    17 Mar 2012 | 0 commentsView Post

    Mahindra Java Interview Questions With Answers


    Mahindra Java Interview Questions With Answers-2:
    1) Explain about Core Java?
    Java is increasingly used for middleware applications to communicate between Server and clients. Java has features such as multithreading, portability and networking capabilities. Changes in the java library made java as a favorite programming language for developers it added functionality to their scripts.

    2) State some advantages of Java?
    Platform independence is the key feature of Java during runtime. Syntax of java is similar to the popular object oriented languages such as C and C++. Java program can eliminate most of the bugs present in the program. Manual memory allocation and de allocation feature present in Java is automated.

    3) State the main difference between C++ and Java?
    The main difference between C++ and Java lies in multiple inheritances. Java Meta class model has a better solution than C++. Persistent objects can be implemented by features such as object serialization and reflection mechanism. GUI can be implemented easily.

    4) Explain about the security aspect of Java?
    Java has some bugs in its applets. Java team stated that they have zero tolerance over security features and subsequent editions of Java are improving Bug free environment. Some of the features are overriding the runtime stack, disallowing the corruption of memory outside its own process, reading or writing on local files where it is actually forbidden to do these processes, etc.

    5) Explain about the interpreter in Java?
    Machines should have Java interpreter for the Java byte code to get executed. Linking is a very easy process and this feature helps while developing applications. Java compiler which is available with software development kit is a bit slower in execution of scripts.

    6) Explain about the performance aspects of Core Java?
    Performance of interpreted byte codes is enough but it can be improved much more than that. Byte codes are translated into machine language within no time, this speed of execution can be achieved during application compiling time. JIT compilers are also present which compile the byte codes into native code.

    7) Explain about the dynamic behavior of core java?
    This language was designed to adapt the changing environment and behavior. New methods and instance variables can be added to the client side without any major changes happening at the client end. This function is very important for GUI builders, pluggable components, debuggers and object database.

     Explain about Java SDK?
    Java SDK is not so comfortable with people used to command line interpreter. IDEs include compilers, editors, debugging facilities, drag and drop techniques, etc. This compiler strives to generate hundreds of lines in code UI. This platform may become a universal platform.

    9) What are the three best choices for development environment?
    The three best choices for development environment include.
    1) Java SDK and text editor can be a perfect choice.
    2) Java SDK and a text editor which is built within the SDK.
    3) Using IDE such as free Forte community edition.

    10)       Explain about Class in Java?
    In Java every thing exists within a class. It defines the behavior of the class and its characteristics. Java applications and applets are built in the class. Rules present for class name are generous and some of the basic rules are names should start with a letter after that letter they can have any combination of letters and digits. It can contain names to any length.
    11) Explain about data types?
    Variables declared should have a declared type. Out of the eight data types four data types are integer, two are floating type integers, one is character type out of which one is Boolean and the other Unicode. Core Java is known to be a strong typed language.

    12) Explain about assignment statement?
    After declaring a variable, it should be initialized explicitly. Uninitialized variable can never be used. To a declared variable you must assign a variable name on the left, equal sign and a java expression should have a appropriate value to the right.

    13) Give the difference between the println method and sqrt method?
    Println method operates on the object system.out and has the value which should be printed namely y. sqrt method is a static method. It does not operate on any object. It has the number stored in x for which the square toot should be found out.

    14) Explain about strings in Java?
    Strings represent nothing but a string of characters. Java does not have any built in string type. It contains predefined class which can be called enough as a String. Instance of a string is called as a string. Much similar to many object oriented languages a + sign is used.

    15) Explain the reason behind ending a program with a System. exit (0)?
    The reason behind ending a program with System.exit (0) involves technicalities. When main method exits the new thread automatically does not end. The appearance of this thread is because of dialog box functionality. System.exit ends all the methods.

    Share and Enjoy:

    0 comments for this post

    Leave a reply

    Share me whatever in your mind. Comment is welcomed to all :) Tips: Choose Name/URL (next to the comment as:) and type your website name and URL. And you can post your comment.

    We will keep You Updated...
    Sign up to receive breaking news
    as well as receive other site updates!
    Subscribe via RSS Feed subscribe to feeds
    Sponsors
    Template By rytbrothers.comrytbrothers.comrytbrothers.com
    Template By rytbrothers.comrytbrothers.comrytbrothers.com
    Popular Posts
    Recent Stories
  • Full List Of Useful Windows 8 Shortcuts You Need To Know

    The latest version of the Windows OS was successfully launched last month by Microsoft, the all new Windows 8. Knowing the Windows 8 shortcuts is very important in order to make the most out of this beautiful operating system. Windows 8 shortcuts are simpler as compared to that of Windows 7. Windows 8 is certainly an[...]

  • Windows 8 Security: What's New?

    Microsoft has been adding and improving advanced security features and capabilities in its Windows operating system and other applications over the past few years. Each iteration of Windows has featured improved security—necessary to withstand the constant barrage of attacks—and Windows 8 coming is no exception. I[...]

  • The definite article - THE

    The definite article the is the same for all genders in singular and in plural. the boy, the girl, the cat, the computers If the following word begins with a vowel, we speak [], if the following word begins with a consonant, we speak []. [] [] the following word starts with[...]

  • Connect with Facebook
    Sponsors
    Search
    Archives
    Categories
    Blog Archives
    Tag Cloud