Thursday 29 November 2012

SMO Interview Question and Answer

Q1 What is SMO ?

(a) Social Media Organization
(b) Social Media Optimization
(c) Social Media On Page
(d) Social Media Programming

Answer: (b)

Click Here       SMO Interview Question and Answer

Seo(Search engine Optimization) Interview Question and Answer

(Q) What is SEO?
(A) SEO – Search engine optimization or optimizer is a collection of techniques applied to optimize our site so that it ranks well in SERPs (Search engine result pages).

Click Here   Seo(Search engine Optimization) Interview Question and Answer

HR interview questions and answers for freshers

Tell me something about your self.
This is the most commonly asked first question in any interview and the one which can set a ground for rest of your interview. Include details like: Your education background (not beyond 12th standard), some information about your family – father’s profession, mother’s profession, number of siblings (no need to get into their educational details) and some information about your extracurricular activities or hobbies.

Click Here   HR interview questions and answers for freshers

Thursday 22 November 2012

Commercial Database Management System Protection

Contents
1 Introduction ....................................................................... 1
1.1 Identification of Protection Profile .................................... 1
1.2 Protection Profile Overview ............................................... 1
2 Target of Evaluation (TOE) Description .......................... 2
3 Security Environment ....................................................... 3
3.1 Threats ................................................................................ 3
3.2 Organisational Security Policies ....................................... 5
3.3 Secure Usage Assumptions ................................................. 5
4 Security Objectives ........................................................... 7
4.1 IT Security Objectives ........................................................ 7
4.2 Non-IT Security Objectives ................................................ 8
5 IT Security Requirements ............................................... 11
5.1 TOE IT Security Functional Requirements ...................... 11

Click here 

Commercial Database Management System Protection

Wednesday 21 November 2012

Operating System Interview Questions and Answers

hat are the basic functions of an operating system? -
Operating system controls and coordinates the use of the hardware among the various applications programs for various uses. Operating system acts as resource allocator and manager. Since there are many possibly conflicting requests for resources the operating system must decide which requests are allocated resources to operating the computer system efficiently and fairly. Also operating system is control program which controls the user programs to prevent errors and improper use of the computer. It is especially concerned with the operation and control of I/O devices.


click here   Operating System Interview Questions and Answers

Top Computer Network Interview Question

1.What do you mean by data communication?
2. What is simplex?
3. What is half-duplex?
4. What is full duplex?
5. What is a network?
6. What is distributed processing?
7. What is point to point connection?
8. What is multipoint connection?
9. What is a topology?
10. Define LAN, MAN and WAN.
11. Define internet? Download Attachment..........

 

Click Here   Top Computer Network Interview Question

Top Java Swing Interview Questions and Answers

What is the difference between Swing and AWT components?
AWT components are heavy-weight, whereas Swing components are lightweight. Hence Swing works faster than AWT. Heavy weight components depend on the local windowing toolkit. For example, java.awt.Button is a heavy weight component. Pluggable look and feel possible using java Swing. Also, we can switch from one look and feel to another at runtime in swing which is not possible in AWT.

Click Here   Top Java Swing Interview Questions and Answers

OOPS Interview Questions and Answers

What are the principle concepts of OOPS?
There are four principle concepts upon which object oriented design and programming rest. They are:
  • Abstraction
  • Polymorphism
  • Inheritance
  • Encapsulation
Click Here   OOPS Interview Questions and Answers

Latest Java Interview Questions and Answers Pdf Free Download

.1. What is the most important feature of Java?
Java is a platform independent language.
2. What do you mean by platform independence?
Platform independence means that we can write and compile the java code in one platform (eg Windows) and can execute the class in any other supported platform eg (Linux,Solaris,etc).
3. Are JVM's platform independent?
JVM's are not platform independent. JVM's are platform specific run time implementation provided by the vendor.
4. What is a JVM?
JVM is Java Virtual Machine which is a run time environment for the compiled java class files.
5. What is the difference between a JDK and a JVM?
JDK is Java Development Kit which is for development purpose and it includes execution environment also. But JVM is purely a run time environment and hence you will not be able to compile your source files using a JVM.


Click Here 

Latest Java Interview Questions and Answers Pdf Free Download

C++ Interview Questions and Answers

What is C++?

C++ is a powerful general-purpose programming language. It can be used to create small programs or large applications. It can be used to make CGI scripts or console-only DOS programs. C++ allows you to create programs to do almost anything you need to do. .

What is the difference between realloc() and free()?

The free subroutine frees a block of memory previously allocated by the malloc subroutine. Undefined results occur if the Pointer parameter is not a valid pointer. If the Pointer parameter is a null value, no action will occur. The realloc subroutine changes the size of the block of memory pointed to by the Pointer parameter to the number of bytes specified by the Size parameter and returns a new pointer to the block. The pointer specified by the Pointer parameter must have been created with the malloc, calloc, or realloc subroutines and not been deallocated with the free or realloc subroutines. Undefined results occur if the Pointer parameter is not a valid pointer

Click Find attachment   C++ Interview Questions and Answers

C language interview Question

  • What is a preprocessor
  • what does void(*tmp)();
  • Which cannot be handled in switch-case statement?
  • Explain the advantage of Do- while loop as compared with do loop
  • Is C a structural language or procedural language?
  • With a simple program explain the usage and difference of break and continue statements
  • Do macros have local scope or global scope
Click Here For More 

C Language Interview Questions

C Language Interview Question And Answer



1.    What is C language ?
2.    What does static variable mean?
3.    What are the different storage classes in C ?
4.    What is hashing ?
5.    Can static variables be declared in a header file ?
6.    Can a variable be both constant and volatile ?
7.    Can include files be nested?
8.    What is a null pointer ?
9.    What is the output of printf("%d") ?
10. What is the difference between calloc() and malloc() ?
11. What is the difference between printf() and sprintf() ?
12. How to reduce a final size of executable ?
13. Can you tell me how to check whether a linked list is circular ?
14. Advantages of a macro over a function ?
15. What is the difference between strings and character arrays ?
16. Write down the equivalent pointer expression for referring the same element a[i][j][k][l] ?

Saturday 17 November 2012

FIBER OPTIC ANALOG LINK Ppt/Ebook/Pdf Download

Introduction-

OBJECTIVE:

The objective of this experiment is to study a 650 nm fiber optic analog link. In this experiment, we will study a relationship between the input signal and the received signal.

PROCEDURE:

  1. Connect the power supply to the board.
  2. Ensure that all switch faults are OFF.
  3. Make the following connections.
    1. Connect the function generator 1 KHz sine wave output to the emitter 1’s input.
    2. Connect the fiber optic cable between the emitter’s output and detector’s input.
    3. Connect detector’s output to the AC amplifier 1’s input.
  4. On the board switch emitter 1’s driver to analog mode.
  5. Switch ON the power.
  6. Observe the input to emitter (tp 5) with output from AC amplifier 1 (tp 28) and note that the two signals are same.
Click Here   FIBER OPTIC ANALOG LINK Ppt/Ebook/Pdf Download

Research paper of Finite Element Analysis

This research paper introduces the basic concepts of Finite Elemnt Analysis. It is mainly concentrated on the analysis of frames.

Click Here  Research paper of Finite Element Analysis

Notes-Digital Signal Processing - Z Transform - Lecture PPT

The z-transform is the most general concept for the transformation of discrete-time series. The Laplace transform is the more general concept for the transformation of continuous time processes.

Click Here  Notes-Digital Signal Processing - Z Transform - Lecture PPT

Electronic Devices and Circuit Theory - Boylestad and Nashelsky

complete book of Electronic devices and circuits By Boylestad and Nashelsky.
Eg. Semiconductor diodes, diode application {clipping, clamping,zener diode,Full wave reactifier,Half wave reactifier,Gates},
Bipolar Junction Transistor{ Transistor operation ,construction, common base,common emitter,common collector,PNP ,NPN,...},
Field Effect transistor{ Fet, Jfet, Mosfet,construction operation,VMOS,CMOS}, BJT Transistor Modelling{parameter,h parameter}.....etc

Click Here  Electronic Devices and Circuit Theory - Boylestad and Nashelsky

Friday 16 November 2012

communication system------- Sampling theorem and Measuring information and entropy

hi friend they are some notes to clear the samoling theorum & Measuring information and entropy topics

Click Here  communication system------- Sampling theorem and Measuring information and entropy

Saturday 10 November 2012

Website For Free Ebooks Download

Faadooengineers.com


                                 Download Free Ebook/Ppt/Pdf/Project

Thursday 8 November 2012

ADVANCE ENGINEERING MATHEMATICS by ERWIN KREYSZIG

ADVANCE ENGINEERING MATHEMATICS by ERWIN KREYSZIG, 9th edition (book+manual) The tenth edition of this bestselling text includes examples in more detail and more applied exercises; both changes are aimed at making the material more relevant and accessible to readers. Kreyszig introduces engineers and computer scientists to advanced math topics as they relate to practical problems. It goes into the following topics at great depth differential equations, partial differential equations, Fourier analysis, vector analysis, complex analysis, and linear algebra/differential equations.

So here it is guys, free copies for you. Study well !!!

Click Here   ADVANCE ENGINEERING MATHEMATICS by ERWIN KREYSZIG