Sunday, August 6, 2017

QUESTIONS FOR CAMPUS INTERVIEW with answers 65

Q1:- Differentiate between RAM and ROM?

RAM stands for Random Access Memory. It can store information and have new information stored over it later. And it’s a physical device you can change it Types of RAMDDR (Double Data Rate), DDR2 and SDRAMROM stands for Read Only Memory. It can’t be written-over Types of ROMPROM (Programmable Read-Only Memory) and CD-ROM.


Q2:-What is Cache Memory?

Cache memory is random access memory (RAM) that a computer microprocessor can access more quickly than it can access regular RAM. As the microprocessor processes data, it looks first in the cache memory and if it finds the data there, it does not have to do the more time-consuming reading of data from larger memory


Q3:- What is difference between 32 bit and 64 bit memory?

The terms 32-bit and 64-bit refer to the way a computer's processor (also called a CPU), handles information. The 64-bit version of Windows handles large amounts of random access memory (RAM) more effectively than a 32-bit system.


Q4:- What is Virtual memory?

Virtual memory is storage space on your computer’s hard disk that Windows uses in conjunction with random access memory (RAM).


Q5:-What is BIOS?

BIOS stand for Basic Input/output System, although the full term is used very infrequently. The system BIOS is the lowest-level software in the computer; it acts as an interface between the hardware and the operating system.

Q6:-What is TCP/IP?


TCP/IP (Transmission Control Protocol/Internet Protocol) is the basic communication language or protocol of the Internet. It can also be used as a communications
Protocol in a private network.


Q7:-What is Intranet?

An Intranet is a private network that is contained within an enterprise. It may consists of many interlinked LAN .The main purpose of an intranet is to share company information & computing resources among employees. An intranet can also be used to facilitate working in groups and for teleconferences.


 Q8:-What is Client/Server?

Client-server computing or networking is a distributed application architecture that partitions tasks or workloads between service providers (servers) and service requesters, called clients.


Q9:- What are the differences among router, switch, bridge and hub?

Hub      - A common connection point for devices in a network. Hubs are commonly used to connect         segments of a LAN. A hub contains multiple ports. When a packet arrives at one port, it is copied               to the other ports so that all segments of the LAN can see all packets.
Switch  -In networks, a device that filters and forwards packets between LAN segments. Switches operate at the data link layer (layer 2) and sometimes the network layer (layer 3) of the OSI Reference Model.
Router - A device that forwards data packets along networks. A router is connected to at least two networks, commonly two LANs or WANs or a LAN and its ISP.s network.


Q10:- What is the port number of Telnet ,DNS, ftp(data) and ftp?

Telnet = 23 and DNS = 53ftp(data) = 20 and ftp=21

Thursday, July 13, 2017

What is Paytm?

Paytm, owned by One97 Communications, is a digital payments platform that allows you to transfer cash into the integrated wallet via online banking, debit cards, and credit cards, or even by depositing cash via select banks and partners. Using the money in the Paytm wallet, you can pay for a number of goods without using cash

Among the transactions you can make on Paytm are recharges for mobile phones, metro cards, DTH cable, data cards, etc, as well as postpaid payments for mobile phones, landline/ broadband, electricity, water and gas bills, etc. You can also book tickets for buses, trains, flights, movies, hotel rooms, etc. and pay for Uber cab rides using the platform. Additionally, you can buy goods on the company’s e-commerce platform using the wallet, and even make offline payments at over 8 lakh merchants, Paytm claims.

What is Paytm Wallet?


Paytm Wallet, as mentioned above, is the digital payment instrument where you can transfer money from your bank account or credit card to use for transactions on the platform. You need to set up an account using your mobile phone number and email ID to setup a Paytm account and transfer cash to the wallet. You can add up to Rs. 10,000 in a month in the Wallet; if you want to increase the monthly limit, then you can get the KYC (Know Your Customer) processor done. With this, you can have up to Rs. 1 lakh in the Paytm Wallet at any point of time.

How to use Paytm and Paytm Wallet?


In order to use the Paytm Wallet and transact cash-free, follow the steps below:


Set up a Paytm account using your mobile number and email ID

Add some money to your Paytm Wallet using netbanking, debit card, or credit card

To transfer money to someone else, select the 'Pay or Send' option

You can make payments to others or to bank accounts on Paytm by scanning a QR code

Alternatively, you can send money to another Paytm user via their phone number.


How to use Paytm for offline payments?


Security is top of everyone's mind when it comes to any digital, but Paytm – which is an RBI-approved wallet – says it keeps the money you put in the Wallet is “protected under Escrow account with a reputed bank.” Paytm uses Verisign-certified 128-bit encryption technology, which means that the secret key used in transactions is a sequence of 128 bits and does not reveal anything about the password length or contents. The platform is PCI DSS 2.0 certified, which means it does not store credit card data in unencrypted form.





Friday, July 7, 2017

How do I create an account on Paytm?

App

It’s simple.

1. Launch Paytm app
2. Go to ‘Profile’ section at the bottom of the page
3. Click on ‘Sign In to Paytm’
4. Click on ‘Sign Up’
5. Enter your mobile number, email address and a password
6. Click on ‘Sign Up’
7. You will get an OTP on the mobile number you entered
8. Once you enter the correct OTP and click on ‘Submit’, you’re ready to use Paytm.


Web

It’s simple.

1. Visit Paytm.com
2. Click on ‘Log In/Sign Up’ on the top-right corner of the page
3. Click on ‘Sign Up’
4. Enter your mobile number, email address and a password
5. You will get an OTP on the mobile number you entered
6. Once you enter the correct OTP and click on ‘Submit’, you’re ready to use all services on Paytm.com


Sunday, January 29, 2017

STEP BY STEP GUIDE TO SETUP ACTIVE DIRECTORY ON WINDOWS SERVER 2008

This tutorial will explain how to install AD on server 2008. This will valid for windows 2008 R2 as well.

Requirement:


Minimum: Single processor with 1.4 GHz (x64 processor) or 1.3GHz (Dual Core)
Minimum: 512 MB RAM
Minimum: 32 GB or greater
The first step is to assign a ip to the server that you going to deploy the AD. Its nessary to install it as DNS server too. So its better to have fixed ip it doesn't mean you cannot install AD without fixed ip address but it will solve lot of issues if you used fixed ip.
In here the server ip is 10.0.0.14. Since we going to make it as DNS server too you should use the same ip as the preferred DNS server.
Next step is to install the Active directory roles. Unlikely the older version of windows servers Microsoft highly recommend to use server manager option to install roles before you run dcpromo.
Select the roles from the right hand panel and click on add roles option.
From the roles list select the "Active Directory Domain Services" role and Click "Next"
Review the confirmation and click on "Next"
Review the installation confirmation and click on "Next"
It will take few minutes to complete and when its done you will get this confirmation. And then click on "Close"
After that you will need to do a reboot.

After reboot please open up the "server Manager" again. And then click on "Roles" there you will see the "Active Directory Domain Services" is successfully installed in there. click on it then you will get a window like below.


In their please pay attention to the message
.


So please click on that link and it will start the DCPROMO wizard.




So next step to go through the DC promo wizard.
To start the installation click on "Next

Click on "Next"
Since we going to install New domain Controller in new forest please select the option "Create a new domain in new forest" option and click on "Next"

Now we have to provide the name for our domain controller. It must be FQDN. In our case I used rebeladmin.com as the domain. Please click "Next" after it.
In this window it will ask to select forest function level. If you going to add server 2003 domain controller to your forest later don't select the function level as server 2008. If you going to use full features of 2008 Ad you must select forest function level as server 2008. In my case I used server 2008. Click on "Next" after the select

In next window since it's the first DC we should make it as DNS server too. Leave the default selection and click on "Next"

If the wizard cannot create a delegation for the DNS server, it displays a message to indicate that you can create the delegation manually. To continue, click "Yes"
In next window it will show up the database location. It its going to be bigger AD its good if you can keep NTDS database in different partition. Click on "Next" after changes.
In next window its asking to define a restore mode password. Its more important if you had to do a restore from backup in a server crash. Click on "Next" after filling it.
Next window is giving you a brief of the installation. Click on "Next"
Then it will start the installation of the AD. It will take some time to complete. After complete of the installation perform a server reboot.
Then it will start the installation of the AD. It will take some time to complete. After complete of the installation perform a server reboot.

User name : your domain\administrator
Password : XXXXXXXX

Now its done and you can view the active directory options on administrative tools menu
Hope this tutorial is clear for you guys. If any question please ask me on rebeladm@live.com

contect -919628273549













Monday, January 23, 2017

Job Interview Questions on basic Computer Technology and Internet Part-2

Here I am going to share you about list of  basic Input Devices, Output devices and  Both input–output devices  related to computer

 Input Devices:

a)      Graphics Tablets
b)      Cameras
c)      Video Capture Hardware
d)     Trackballs
e)      Barcode reader
f)       Digital camera
g)      Gamepad
h)      Joystick
i)        Keyboard
j)        Microphone
k)      MIDI keyboard
l)        Mouse (pointing device)
m)    Scanner
n)      Webcam
o)      Touchpads
p)      Pen Input
q)      Microphone
r)       Electronic Whiteboard
s)     OMR
t)      OCR
u)     Punch card reader
v)    MICR (Magnetic Ink character reader)
w)     Magnetic Tape Drive


OUTPUT  DEVICES:

Monitor (LED, LCD, CRT etc)
Printers (all types)
Plotters
Projector
LCD Projection Panels
Computer Output Microfilm (COM)
Speaker(s)
Head Phone
Visual Display Unit
Film Recorder
Microfiche

Both Input–OutPut Devices:

1.Modems
2.Network cards
3.Touch Screen
4.Headsets (Headset consists of Speakers and Microphone. 
Speaker act Output Device and     Microphone act as Input 
            device)

5. Facsimile (FAX)  (It has scanner to scan the document and also 
           have printer to Print the  document)
6 .Audio Cards / Sound Card

All about basic

List of Input Devices, Output Devices and Both Input Output devices related to computer.

In my Last Post I have shared about the following Job Recruitment Questions on Basic Computer Technology and Internet…Job Recruitment Questions on Basic Computer Technology and Internet Part-1

Have you ever faced Bank Recruitment exam? Are you trying or preparing yourself for Government job?
If you are trying to build up your career then this section will be helpful for you.
In any type of Recruitment examination you will be asked to answer various types of questions. For example: General Knowledge, Basic English, Analytical, Computer and Technology, Basic Computer Knowledge, Basic Computer questions etc.
So, whatever the question you may face, but, questions regarding Basic Computer Knowledge and Technology  becomes  common in most of the recruitment examination.
In Bangladesh, India, Pakistan and Most of the countries of the world, either in Bank or in any type of  Government or Nongovernment (Private Sector) recruitment examination, question regarding Basic Computer and Technology is must.
Here, I have tried to share some basic interview questions regarding Basic Computer and Technology with solutions which will help you to prepare yourself in the recruitment exam and also will boost your preparation by providing basic computer knowledge.

Questions with Answer
Question: What is the elaboration of VOIP?
Answer:    Voice Over Internet Protocol.
Question: E-mail stands for?
Answer:   Electronic mail
Question:Write some common output devices of computer.
Answer:  Monitor, Printer and Speaker.
Question: Give some Example of programming language.
Answer:  BASIC, PaSCAL, C++, FORTRAN
Question: What is YouTube?
Answer: YouTube is a famous video sharing site.
Question:What is WiMax?
Answer :  WiMax is  Wireless Internet Technology.
Question: What is Cyber Super Weapon?
Answer: Cyber Super Weapon is a computer virus.
Question: What is  Palmtop?
Answer: Palmtop is a kind of small computer.
Question: What is XO?
Answer: Tablet Pc

QUESTIONS FOR CAMPUS INTERVIEW with answers 65

Q1:- Differentiate between RAM and ROM? RAM stands for Random Access Memory. It can store information and have new information stored o...