Top JavaScript Interview Questions for fresher developer

JavaScript one of the most popular programming language among web developers. Its a browser based coding for client side operations. For fast form validations.PHP , Dotnet, java like programming languages are used fro server side coding. JavaScript can handle many operations like form field validations, file operations, send requests to server using Ajax, Curl like methods etc. Here I have collected 20 JavaScript interview questions that will be asked commonly in interviews. On the last page I have added a PDF version for quick reference. I have just added the questions only and you should prepare the answers before attending the interviews.

  1. You can expect some basic questions like what is JavaScript and its difference form other languages like Java
    2_What is JavaScript
  2. 3_difference between JavaScript and java
  3. 4_difference between JavaScript and jscript
  4. Prepare the array operations with JavaScript
    5_How to create arrays in JavaScript
  5. 6_What are JavaScript types
  6. 7_How to call external JavaScript file
  7. 8_What is BOM and DOM
  8. 9_What is negative infinity
  9. It will be a sure question about file operations in Javascript
    10_How to read and write a file using javascript

Top Python Programming Interview Questions for fresher developers

Python is one of the most readable high level programming language. It is widely used by the companies like Google. Its expressions are very much similar like C & Java programming. Here I have collected some Python interview questions which are generally asked for your Python related jobs interview.You can also download 35 Python interview questions in PDF format.

I have just added the questions only ( not their answers ) for a quick reference. You can find the relevant answers from other tutorials available on the net by searching. Make sure prepare the answers for all of these questions added here.

  1. 36_What are iterators in Python
  2. 2_What is module in python
  3. 3_Explain how python is interpreted
  4. 4_What is the method does join() in python belong to
  5. You can expect a sure question relating Local & Global variables
    5_What are the rules for local and global variables in Python
  6. 6_What is package in python
  7. 7_What is slicing in Python
  8. Make sure to prepare about the features of Python like Memory Management
    8_How is memory managed in Python
  9. 9_Explain the dictionary in Python
  10. 10_How do we share global variables across modules in Python
  11. 11_What is namespace in python
  12. Learn about the advanatges & disadvantages of Python compared to other programming languages
    12_Phyton Advantages and Dis-Advantages

Ab Initio interview questions with answers

Here I have collected some commonly asked interview questions based on Ab Initio products. I have not added the answers here, that you can google the questions and can find out the answer. Make sure prepare the answers for each questions before attending your Ab Initio job interview. You can also download the Ab Initio interview questions PDF version.

You should expect some questions about Graphs like how to run, performance improvement etc ..

4_Explain the methods to improve performance of a graph
5_How to find the number of arguments defined in graph
6_How to run a graph infinitely
7_an exaple of realtime start script in the graph
8_How to Improve Performance of graphs in Ab initioGive some examples or tips
9_How many components in your most complicated graph
10_How to run the graph without GDE
11_How would you do performance tuning for already built graph

Be prepare about the databases, there will be sure questions from there like Joins, Primary & Foreign Keys etc .

12_What are the most commonly used components in a Abinition graph
13_What are Cartesian joins
14_What is semi-join

Be thorough with each components of Ab-initio

15_What are the continuous components in Abinitio
16_How to retrieve data from database to source in that case whice component is used for this
17_What is a Rollup component
18_What is MAX CORE of a component

Most important Android Interview Questions with Answers

Here is a list of 50 important Android Operating system interview questions with their answers. Android is the most popular operating system used in mobile phones. It started a new era on mobile industry with smartphones and tablets. The main feature was its touch screen. Android operating system is initially developed by a company called “Android Inc”. later it acquired by google and then Google released this as an open source code. Now most of the IT companies are working with Android Apps developments.

There are several institutes providing training for Android development. Now go through all these question and answers before attending your Android job interviews.

  • If your a fresher, then expect this as the first question. Prepare an introduction about Android.
    2_What is Android
  • Question about Google Android SDK
    3_What Is the Google Android SDK
  • Question about Architecture of Android OS
    4_What is the Android Architecture
  • About Android Framework
    5_Describe the Android Framework
  • AAPT in Android
    6_What is AAPT

50+ ASP.Net Interview questions with answers

Here is a list of commonly asked interview questions about ASP.net. ASP stands for active server pages and it is also widely used for web programming after PHP. Download ASP DOTNET interview questions in PDF format. ASP.Net based on Object oriented programming concept. ASP.net is an open source server-side Web application framework that is designed and marketed by Microsoft and intended to help programmers to create dynamic websites, web services and web applications with minimal coding.Here I have collected some good interview questions with their answers.

  • Prepare about introduction about ASP2_What is ASP
  • Expect a question about difference between normal asp and asp.net3_What is the difference between Classic ASP and ASPNet
  • 4_What is ASPNET
  • Sure question about Cookie in ASP.net5_What is a Cookie
  • 6_Difference between ASP Session State and ASPNet Session State
  • 7_What is the difference between ASP Session and ASPNET Session
  • Question about ASP.Net builtin objects8_What are the major built in objects in Aspnet
  • 9_Difference between ServerTransfer and ResponseRedirect
  • About ServerTransfer and ResponseDirect10_What is a PostBack
  • AutoPostBack11_What is AutoPostBack
  • What is called as round trip in ASP.Net12_What is a round trip
  • Different Types of Cookies13_What are the types of Cookies in Aspnet

General UNIX interview questions with Answers

UNIX is an another Operating System like Linux , Windows etc. Here I have collected UNIX interview questions with their answers for your reference. If you require download UNIX Faqs in PDF format.

  • Quick introduction about UNIX OS5_What is unix
  • Introduction about the term shell in UNIX2_What is a shell
  • Should be thorough about session3_Define session
  • Question about Signal in UNIX4_What do you mean by signal
  • Question about Message queue6_Define message queue
  • Directory and file naming in UNIX7_Define directory and filename
  • Definition of terms program and process8_Define program and process
  • Different file types in UNIX9_List down the different file types
  • 10_What are the options available to determine the group ID of the new file
  • About sticky bit in UNIX11_Define sticky bit
  • Question about page fault12_What is called a page fault
  • 13_What do you mean by u-area (user area)
  • Types of buffering in UNIX14_What are the different types of buffering is supported by UNIX

Basic & Advanced MySQL Interview Questions with Answers

MySQL RDBMS is the most popular open source database used mainly with PHP and another online applications. Here is some most commonly asked interview questions collections about MySQL. Download Complete MySQL Faqs in PDF. If you are a PHP programmer or an online software developer, you should be thorough with basic RDBMS ( Relational Database Management system ). The questions you can expect from this topic are about

  • Creating, deleting, altering Databases and tables
  • Connection with database
  • Primary keys , index keys and foreign keys
  • How you start designing tables as per the requirement
  • Selection query
  • Optimizing the queries with left and right join
  • Aggregating functions like SUM
  • Selecting the unique rows
  • avoiding the duplicate rows
  • Search in Mysql table
  • Technical features and General knowledge topics about MySQL

Most of the companies are working with this MySQL tables and there are a lot of job chances in this field as database  administrator  and programmer. Please go through all of these followed questions with their answers before attending the interview.

  • 3_Why use the MySQL Database Server
  • 4_What is the technical features of MySQL Server
  • 5_What are the column comparisons operators
  • 6_How do you get the number of rows affected by query
  • 7_What are HEAP tables in MySQL
  • 8_How do you return the a hundred books starting from 25th
  • 9_How would you write a query to select all teams that won either 2 4 6 or 8 games
  • 10_What is the default port for MySQL Server
  • 11_How would you select all the users whose phone number is null
  • 12_What are ENUMs used for in MySQL

Datastage Interview questions with Answers

Datastage is an Extract, Transform and Load ( ETL ) tool from IBM and part of their IBM InfoSphere. Here I have collected more than 70 interview questions with their answers about Datastage. Download Complete IBM Datastage Interview questions PDF. All these questions are frequently asked ones and better prepare all these before attending your Datastage interview . You can also refer Datastage Tutorials and PDF training materials.

DataStage is “ETL tool, which extracts data, transforms it and applies business rules and then loads it to any target.” According to Wikipedia, “IBM InfoSphere DataStage is an ETL tool and part of the IBM Information Platforms Solutions suite and IBM InfoSphere. It uses a graphical notation to construct data integration solutions and is available in various versions such as the Server Edition, the Enterprise Edition, and the MVS Edition.”

  • Prepare for this first question very well. Introduction about IBM Datastage tool
    6_What is DataStage
  • There are mainly two tools used for the same purpose. Informatica and Datastage. Let us prepare the main difference bewteen these two ETL tools
    2_What is the difference between DataStage and Informatica
  • A sure questions ie about the main components of datastage
    3_What are the components of Ascential Data Stage
  • Question about System variables
    4_What are System variables
  • 5_What are the enhancements made in datastage 75 compare with 70
  • About Merage
    7_What is a merge
  • About Sequencers
    8_What are Sequencers
  • Introduction about version COntrol in Datastage
    9_What is version Control
  • Another important Datastahe interview question about Active Stage and Passive stage
    10_What is Active and Passive Stage
  • Question about Datastage features11_What are the main features of datastage
  • About Data aggregation
    12_Define data aggregation

General knowledge level Zoology questions and answers for Interview , Test , Exams

Here is a list of 53 Zoology questions with their answers. These questions will be useful for facing interview or for preparing Zoology test or exam. Download Zoology Questions PDF file

Most of the entrance exams for B.Tech , MBBS etc and tests for Government job vacancies will contain Zoology questions as part. So it will be useful to prepare these questions and answers for facing those exams and improving your general knowledge level.

  • 54_BCG vaccination (Bacillus Calmette Guerine) is injected to get immunity from
  • 53_Which of the following vitamins is synthesised in the body by intenstinal bacteria
  • 52_For which one among the following diseases no vaccine is yet available
  • 51_Which one of the following disease is Inheritable
  • 50_BCG vaccination (Bacillus Calmette Guerine) is injected to get immunity from
  • 49_Which of the following vitamins is synthesized in the body by intestinal bacteria
  • 48_For which one among the following diseases no vaccine is yet available
  • 47_Which one of the following disease is Inheritable
  • 46_Which of the following disease is not a caused by viruses
  • 45_What is the pH level of blood of a normal person
  • 44_A typical human ribcage consists of how many ribs
  • 43_In which one of the following animals is skin a respiratory organ
  • 42_Which one of the following is responsible for converting milk into curd
  • 41_Which one of the following is a vitamin
  • 40_Which chamber of human heart pumps fully oxygenated blood to aorta and hence to the body
  • 39_Which one of the following bacteria helps in improving the soil fertility
  • 38_In which one of the following animals is respiration done by skin
  • 37_Which one of the following parts of the pitcher plant becomes modified into a pitcher
  • 36_Production of which one of the following is a function of the liver
  • 35_Which one of the following part of human brain is the regulating centre for swallowing and vomiting

Important Oracle Interview Questions with Answers

Here is a list of 60 interview questions about Oracle Database with their answers. The list contains questions useful for basic, freshers and experienced oracle professionals. Download Complete Oracle Interview Questions PDF. Each question contains their answer also. Its a good practice to go through all of these questions before attending the interview.

  • Expect this as the first question, if you are a fresher. Prepare answer for an introduction about Oracle
    2_What is Oracle table
  • Question about Clusters
    3_What are Clusters
  • Index in database. This is an important section that you should prepare well.
    4_What is an Index
  • What is called as Views in RDBMS. What are the uses
    5_What are the advantages of views
  • Tell about various types of queries that you know
    6_What are the various types of queries
  • Clusterd and non-clusterd index
    7_What is the difference between clustered and a non-clustered index
  • Introduction about Table Space
    8_What is a Tablespace
  • 9_Why use materialized view instead of a table
  • 10_What does ROLLBACK do
  • 11_Compare and contrast TRUNCATE and DELETE for a table
  • 12_what is null value
  • 13_Define transaction
  • 14_what is the difference between sql&oracle
  • 15_What are different Oracle database objects
  • 16_What is hash cluster
  • 17_What is a User_exit
  • 18_What is schema
  • 19_What are Roles
  • 20_What are the dictionary tables used to monitor a database spaces
  • 21_What is a SNAPSHOT
  • 22_What is a database instance
  • 23_What are parameters
  • 24_What are the different file extensions that are created by oracle reports
  • 25_What are clusters
Share
Share