Archive for the ‘Resources’ Category

  • Interview questions on JAVA

    Mar 9, 13 • 6052 Views • Resources2 Comments

    Interview questions on JAVA Constructor  Interview questions on JAVA 1. WHAT DO YOU MEAN BY POLYMORPHISM ? Interview questions on JAVA Constructor   a. Polymorphism means the ability to take more than one form. it is an important object oriented

  • Important C interview questions with answers

    Mar 4, 13 • 61904 Views • Resources21 Comments

    Learning C Language is the first important step that a science student take in the journey of their education. C language comprises of several small programs to even much large programs which can be learn easily. C language has been told as an easy language

  • Difference between Structure and Union

    Jan 20, 13 • 2377 Views • Resources4 Comments

    Difference between Structure and Union The post allows you find the basic knowledge as well as interview questionnaire on Structure, Union and the difference between the both.   Question 1. What is Structure in C++? Answer. A Structure is a collection of

  • HCI

    Jan 19, 13 • 2752 Views • Resources1 Comment

    Human use of computers is a major focus of the field of HCI 1.WHAT IS HUMAN COMPUTER INTERFACE? ANS  Human-Computer Interaction is the study of how people interact with computers and to what   extent computers are or are not developed for successful

  • Linux OS

    Jan 19, 13 • 5490 Views • Resources10 Comments

    Question-1 What you mean by open source in terms of Linux OS? Answer- Open source word reveal that source code of program or Linux is open for user to modify, test, redistribute. on the other hand in closed source all code is hiden. so, we cannot modify it.