Showing posts with label Computer. Show all posts
Showing posts with label Computer. Show all posts

Sunday, January 5, 2014

Computer Awareness questions answers

Which part is called as the brain of a computer?
Answer: CPU(Central Processing Unit).

What is the full form of ROM?
Answer: Random Access Memory.

Which part of CPU in a computer system does arithmetic calculation?
Answer: ALU (Arithmetic Logical Unit).

What is Linux?
Answer: Linux is a open source operating system.

Monitor is a input device of a computer.
True or False?
Answer: False.

JPEG is a type of a file.
True or False?
Answer: True.

What is Information?
Answer: Information is a collection of data.

Saturday, December 14, 2013

Networking interview questions

Networking interview questions

Basic Networking interview questions and answers

What is network?
Answer: A collection of interconnected computer or network.

What is the full form of LAN?
Answer: Local Area Network.

What is the full form of WAN?
Answer: Wide Area Network.

What is the full form of DNS?
Answer: Domain Name system.

What is MAC address?
Answer: An unqiue value associated with a network adapter.

How many layers are there in OSI model?
Answer: Seven.

What is FTP?
Answer: It is a protocol that helps to transfer files between computers.

Networking interview questions Advance


MAC addressing works at which layer of OSI model?
Answer: Data link layer.

What is DHCP?
Answer: Working of DHCP  is that, Without having any pre-configured IP address any computer can join any IP-based network.

What is Ethernet?
Answer: It is helps LAN's to work on physical and Data link layer.


Tag: networking interview questions, networking, questions answers, interview questions, basic networking questions answers.

Php interview questions

php interview questions

What is php perser?
Answer: Php perser helps to generate HTML output that will be sent to Browser.

What is php constants?
Answer: It is a name or identifier for any simple value.

What is echo statement in php?
Answer: It helps to give output of one or more strings.

What is print statement in php?
Answe: It can only output one string and returns 1.

Basic php interview questions


What is php switch statement?
Answer: Is used to perform different types of actions on different types of conditions.

What is php string?
Answer: Php strings are sequence of characters.

What is php array?
Answer: It helps to store multiple value at single variable types.

Tag: php interview questions, PHP, questions answers, basic php questions, interview questions

Friday, December 13, 2013

C interview questions

Basic c interview questions

What i C?
Answer: C is a general purpose procedural programming language.

Who developed C?
Answer: Dennis M. Ritchie.

What is the extension of a c file?
Anwer: ".C"

What is C compiler?
Answer: C compiler make the source code in human readable program.

What is C token?
Answer: All C program consist of tokens like; keyword, identifier, symbol, constant and etc.

What is Comments in C?
Answer: Comments are the helping text which does not compiled by compiler.

What is C identifiers?
Answer: It is used to identify a variable.

What is keywords in C?
Answer: Keywords are the reserved words.

What is whitespace?
Answer: It is an empty line which is ignored by compiler.

Important C interview questions


What is type void in C?
Answer: To indicate no Value.

"char" is what kind of data types?
Answer: Integer.

What is c variable?
Anwer: A name indicating a storage area.

"&&" is what kind of operator in C?
Answer: Logical.

Tag: C, Interview questions, answers, C interview questions, basic c interview questions, C programming questions answers, Interview questions answers

Java interview questions

Basic Java interview questions

What is Java?
Answer: Java is a high level programming language.

What is a class?
Answer: A class is a blueprint of a object.

What is object?
Answer: A object is a instance of a class.

What is variable?
Answer: A object may have its unique set of things, which is called variable.

Java interview questions advance


What is java Identifiers?
Answer: The name that is used for classes, variables and methods is called as java identifiers.

What is java modifiers?
Answer: Modifiers are those objects that are used to modify classes.

Name the three types of variable in Java?
Answer: Local, Class and Instance Variable.

What is array in Java?
Answer: Arrays helps to store multiple variables of the same type.

Name the data types used  in Java?
Answer: Primitive and Object data types.

What is Java literal?
Answer: With the help of literal we can represent a fixed value as source code.

Java interview questions on operators


"&" is what kind of operator in Java?
Answer: It is a Bitwise operator called as Binary And.

++ is what kind of operator in Java?
Answer: It is a Arithmetic operator.


Tag: Java interview questions, Basic java interview questins and answers, Java, Interview questions, Advance java interview questions

Tuesday, November 12, 2013

Basic theme of interview

The basic theme of interview is the coversation between a candidate and interviewer.

In an interview basic questions are mainly asked.
But it is dependent on the field on which the interview is arranged.


Interview is a technique to erase the gap between a interviewer and a candidate.
So start facing your first interview for your personality development.

Interview preparation Updates