Tuesday 27 August 2013

Important Network Terminology MCQS for computer science exams

                                       Network important question and answers

1. What are the components that are used in computer network.

Ans.: * Server
* Workstations
* Network Interface cards
* Cabling system
* Shared resources and peripherals.

2. What is the use of network interface cards.

Ans.: Network Interface Cards are used to control the flow of data between Personal computers and Workstations.
Network Interface Cards lie at Data Link Layer.

3. What is the standard supported by Wireless LANS?

Ans.: 802.11

4. Which is the backbone of networking.

Saturday 17 August 2013

HOW TO INTRODUCE YOURSELF IN AN INTERVIEW:IMPORTANT POINTS YOU NEED TO SAY

           Important points to be mentioned while introducing yourself in an interview

Hi Friends.
This is another important article on how to succeed in interviews easily. In any interview, the most frequently asked first question is "Introduce Yourself". If you answer this question well then you are on the right track and your chances of winning in the interview will be bright because "Well Begun is Half Done".

So I thought of giving you a list of points which you need to prepare well to create a best impression about you in the minds of the interviewers.

Wednesday 14 August 2013

HOW TO SUCCEED IN INTERVIEWS EASILY :USEFUL FOR ALL COMPETITIVE JOBS

Welcome Back Friends.

I am back with an important article on how to SUCCEED IN INTERVIEWS. In today's competitive world, one should be able to communicate well which is the mantra of success. However talented a person may be, if he is not able to communicate his views to others properly then his entire career will be in vain. Almost all forms of recruitment be it private sector or public sector jobs demand effective form of communication from the prospective candidate by conducting interview. 


So Now the time is right to grasp and master some of the most potential points on how to be victorious in interviews. Otherwise,


Saturday 3 August 2013

UGC NET COMPUTER SCIENCE: JUNE 2013 PAPER 3 SOLVED MCQS

1. Match the following:
a. Watson- Felix model intensity                        i. Failure
b. Quick-Fix model                                          ii. Cost estimation
c. Putnam  resource allocation model                iii. Project planning
d. Logarithmetic- Poisson Model                     iv. Maintenance
Codes:
       a b c d
(A) ii i iv iii
(B) i ii iv iii
(C) ii i iii iv
(D) ii iv iii i

Ans. D.)

Frequently aked software engineering question.

2. Equivalence partitioning is a ______ method that divides the input domain of a program into classes of data from which test cases can be derived.
(A) White-box testing (B) Black-box testing
(C) Orthogonal amIy testing
(D) Stress testing

Ans.: B.)

Very simple question from software testing.


3. ________is a process model that removes defects before they can precipitate serious hazards.
(A) Incremental model
(B) Spiral model
(C) Clean room software engineering
(D) Agile model