SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
verifone1




VERIFONE INDIA PVT. LTD. QUESTION PAPER :

This test consists of two parts   :
-------------------------------
1.aptitude 20 qtns 15 min.
2.technical 45 qtns 30 min.


/*
 *    APTITUDE QUESTIONS
 */


Few aptitude questions out of 20(15min time).
---------------------------------------

>>> All these are from GMAT'96 edition(galgotia publcations) :

1.if length of a rectangle is incr by 20% and width is decr by 20% the
n
area:(page 44)
ANS:decreases by 4%.

2.the lead in pencil is 5inch long.after pieces of
1/8.1-3/4,1-1/12inches
are broken how long is the lead left in the pencil:(page44)
ANS:2-1/24inch.

3.how many two digit numbers satisfy the property:the last digit of th
e
sqr of the two digit number is 8:(page45).
ANS:none.

4.city B is 8miles east of city A.city C is 6 miles north of city B.
and
so on.(page 45):
ANS:30miles .

5.if 50 apprentices can finish a job in 4 hours and 30 journey men can

finish the same job in 4-1/2 hrs and so on.(page 46).
ANS:29/180.

6.there are 50 employees in the office of ABC company.and so on.(page
52.)
ANS:10.

7. what is the max no of points of intersection of two circles of
unequal



                                  Page 1
verifone1




radii. (page 55).
ANS:2.

8.if the area of sqare increases by 69% then side of the sqr incr by:
ANS:13%

9.if x,y,z are chosen frm -3,1/2,2 what is the largest value of
(x/y)*z*z
  (page 305.)
ANS:36.

10.a club hs 8 male 8 female members.(page 307):
ANS:3136.

11.sum of 5 consecutive numbers is 35. how many of the numers are
prime:
   (page 368).
ANS:2.

12.if the product of three consecutive int is 210,then sum of the two
smaller ints is:(page 386).
ANS:5+6=11.

13.there are 27 coins in which 0ne is heavier than rest(all equal
weight).
how many measurements are needed to isolate that odd one.
ANS:3.


/*
 * TECHNICAL TEST QUESTIONS
 */

there will be 45 qstns.

>>>> 15(elec) + 5(netw) + 5(os) + 5(compilers and algos)
               + 5(database and misc.) + 5(datastructures) + 5(c
progs).

Section: ELECTRONICS:

1.A logic ckt is given and asked to identify the configuration.
ANS: XOR.

2.multi vibrator with nor gates is given
ANS: astable multi sqr wave opt.

3.4 stage ripple counter with delay(f/f) 10msec. How much time it take
s
for a state to change.



                                Page 2
verifone1




ANS:4*10=40.

4.impedence of a parallell resonant circiut at resonance:
ANS:R.

5.serial to parellel conversion is done by :
ANS:shift register.

5.if the address bus is 20bits.then the memory space is :
ANS:1MB.

6.filtering can be done with:
i)capacitor,ii)inductor,iii)both,iv)none.
ANS:both.

7.two progs are given. one satrts counting frm 0 to MAX and the other
stars frm MAX to 0. which one executes fast.
ANS:may be Max to 0.Think of it.

8.problem using three registers.
ANS: register A is multiplied by 11.

9.the config that is worst effected by low CMMR
ANS:Non inverting amplifier.


---- Another 6 questions are there. simple.


Networks:
--------
1.which is not used for error correction :
ANS :bit stuffing.

2.which of the following is not fctn of datalink layer:
ANS : Encryption.

3.voltage levels of rs232c:
ANS :+12,-12.

4.which of the following is not used for client/server.
     i)RPC,ii)TCP/IP,iii)MESSAGEQs,iv)None
ANS: none.

5.


Database:
--------
1. which of the following is true.



                                Page 3
verifone1




ANS:the primary key in DataBAse design is very important.
2. ANS : SQL is a Non procedural query langauge.
3. ANS : Time for insertion is more than time for modification.
4
5.

Compiler/algo/ds:
----------------
1.Data structure used to impliment a menu:
ANS :doubly linked circular linked list.
2. some regular expression is given:WaW'.
ANS : may be it is context free grammar.
3.
4.
5.




OS:
--
1.the feature of real time os is:
ANS:fast context swithing.

2.ANS:os impliments protection with the help of hardware(like virtual
addressing in 386/286 etc).




C programming:
-------------
some small c progs are given asked to tell the function/errors etc.
one of the qstn(last in the paper) is an invalid statement.
finish of all these very fast and think about those others. they are
simple only.

1.int a=2,b=3,c=4;
printf("a=%d,b=%dn",a,b,c);
ANS:2,3

2.for(i=1;i<10;++i,printf("%d",i));+-
ANS:compiling error.

3.whole logic is given in func s but they are working properly.
the main logic is :

char *string;

string=malloc(5*sizeof(char));



                                  Page 4
verifone1




strcpy(string,"hello");
printf("%s",string);       /* func to print */

ANS:hello and some extra characters until uccerence of 0 .

4. in a system integer takes 3bytes and char takes 1byte .......
struct smthing{
int a;
char b[4];
};


ANS:sizeof struct smthing is 7 bytes.

5.


Interview:
It depends on the member.
1.Mr.Deep asks archirect of 586/486/386/286 etc. otherwise
DS,OS,C,TCP/IP.
2.Mr.Abhik asks about compiler design and TCP/IP.



Suggestions in attempting :

aptitude test:
1.attempt easy questions first.

technical test :

1.Attempt C programs first.
2.Network,os,datastuctures,compilers etc.
3.Electronics and electrical.



/----------------------------------ALL THE
BEST--------------------------------/




                                  Page 5

Weitere ähnliche Inhalte

Ähnlich wie Verifone1

Dsq
DsqDsq
Dsq
ncct
 
igorFreire_UCI_real-time-dsp_reports
igorFreire_UCI_real-time-dsp_reportsigorFreire_UCI_real-time-dsp_reports
igorFreire_UCI_real-time-dsp_reports
Igor Freire
 

Ähnlich wie Verifone1 (20)

Dsq
DsqDsq
Dsq
 
Atc On An Simd Cots System Wmpp05
Atc On An Simd Cots System   Wmpp05Atc On An Simd Cots System   Wmpp05
Atc On An Simd Cots System Wmpp05
 
Real Time Results of a Fuzzy Neural Network Active Noise Controller
Real Time Results of a Fuzzy Neural Network Active Noise ControllerReal Time Results of a Fuzzy Neural Network Active Noise Controller
Real Time Results of a Fuzzy Neural Network Active Noise Controller
 
Advanced Comuter Architecture Ch6 Problem Solutions
Advanced Comuter Architecture Ch6 Problem SolutionsAdvanced Comuter Architecture Ch6 Problem Solutions
Advanced Comuter Architecture Ch6 Problem Solutions
 
Kai hwang solution
Kai hwang solutionKai hwang solution
Kai hwang solution
 
igorFreire_UCI_real-time-dsp_reports
igorFreire_UCI_real-time-dsp_reportsigorFreire_UCI_real-time-dsp_reports
igorFreire_UCI_real-time-dsp_reports
 
Computer architecture, a quantitative approach (solution for 5th edition)
Computer architecture, a quantitative approach (solution for 5th edition)Computer architecture, a quantitative approach (solution for 5th edition)
Computer architecture, a quantitative approach (solution for 5th edition)
 
13486500-FFT.ppt
13486500-FFT.ppt13486500-FFT.ppt
13486500-FFT.ppt
 
pipeline and vector processing
pipeline and vector processingpipeline and vector processing
pipeline and vector processing
 
Sample quizz test
Sample quizz testSample quizz test
Sample quizz test
 
Design and Analysis of 4-2 Compressor for Arithmetic Application
Design and Analysis of 4-2 Compressor for Arithmetic ApplicationDesign and Analysis of 4-2 Compressor for Arithmetic Application
Design and Analysis of 4-2 Compressor for Arithmetic Application
 
Gsm Security and Attacks
Gsm Security and AttacksGsm Security and Attacks
Gsm Security and Attacks
 
Datastage real time scenario
Datastage real time scenarioDatastage real time scenario
Datastage real time scenario
 
E 2017 1
E 2017 1E 2017 1
E 2017 1
 
lect11-12_parallel.pdf,describing parallelism
lect11-12_parallel.pdf,describing parallelismlect11-12_parallel.pdf,describing parallelism
lect11-12_parallel.pdf,describing parallelism
 
Model-counting Approaches For Nonlinear Numerical Constraints
Model-counting Approaches For Nonlinear Numerical ConstraintsModel-counting Approaches For Nonlinear Numerical Constraints
Model-counting Approaches For Nonlinear Numerical Constraints
 
26_Fan.pdf
26_Fan.pdf26_Fan.pdf
26_Fan.pdf
 
B61301007 matlab documentation
B61301007 matlab documentationB61301007 matlab documentation
B61301007 matlab documentation
 
Programming Assignment Help
Programming Assignment HelpProgramming Assignment Help
Programming Assignment Help
 
Fixed-Point Code Synthesis for Neural Networks
Fixed-Point Code Synthesis for Neural NetworksFixed-Point Code Synthesis for Neural Networks
Fixed-Point Code Synthesis for Neural Networks
 

Mehr von ncct

Biomedical Wearable Device For Remote Monitoring Ofphysiological Signals
Biomedical Wearable Device For Remote Monitoring Ofphysiological SignalsBiomedical Wearable Device For Remote Monitoring Ofphysiological Signals
Biomedical Wearable Device For Remote Monitoring Ofphysiological Signals
ncct
 
Digital Water Marking For Video Piracy Detection
Digital Water Marking For Video Piracy DetectionDigital Water Marking For Video Piracy Detection
Digital Water Marking For Video Piracy Detection
ncct
 
Self Repairing Tree Topology Enabling Content Based Routing In Local Area Ne...
Self Repairing Tree Topology Enabling  Content Based Routing In Local Area Ne...Self Repairing Tree Topology Enabling  Content Based Routing In Local Area Ne...
Self Repairing Tree Topology Enabling Content Based Routing In Local Area Ne...
ncct
 
Cockpit White Box
Cockpit White BoxCockpit White Box
Cockpit White Box
ncct
 
Rail Track Inspector
Rail Track InspectorRail Track Inspector
Rail Track Inspector
ncct
 
Botminer Clustering Analysis Of Network Traffic For Protocol And Structure...
Botminer   Clustering Analysis Of Network Traffic For Protocol  And Structure...Botminer   Clustering Analysis Of Network Traffic For Protocol  And Structure...
Botminer Clustering Analysis Of Network Traffic For Protocol And Structure...
ncct
 
Bot Robo Tanker Sound Detector
Bot Robo  Tanker  Sound DetectorBot Robo  Tanker  Sound Detector
Bot Robo Tanker Sound Detector
ncct
 
Distance Protection
Distance ProtectionDistance Protection
Distance Protection
ncct
 
Bluetooth Jammer
Bluetooth  JammerBluetooth  Jammer
Bluetooth Jammer
ncct
 
Crypkit 1
Crypkit 1Crypkit 1
Crypkit 1
ncct
 
I E E E 2009 Java Projects
I E E E 2009  Java  ProjectsI E E E 2009  Java  Projects
I E E E 2009 Java Projects
ncct
 
B E Projects M C A Projects B
B E  Projects  M C A  Projects  BB E  Projects  M C A  Projects  B
B E Projects M C A Projects B
ncct
 
J2 E E Projects, I E E E Projects 2009
J2 E E  Projects,  I E E E  Projects 2009J2 E E  Projects,  I E E E  Projects 2009
J2 E E Projects, I E E E Projects 2009
ncct
 
J2 M E Projects, I E E E Projects 2009
J2 M E  Projects,  I E E E  Projects 2009J2 M E  Projects,  I E E E  Projects 2009
J2 M E Projects, I E E E Projects 2009
ncct
 
Engineering College Projects, M C A Projects, B E Projects, B Tech Pr...
Engineering  College  Projects,  M C A  Projects,  B E  Projects,  B Tech  Pr...Engineering  College  Projects,  M C A  Projects,  B E  Projects,  B Tech  Pr...
Engineering College Projects, M C A Projects, B E Projects, B Tech Pr...
ncct
 
B E M E Projects M C A Projects B
B E  M E  Projects  M C A  Projects  BB E  M E  Projects  M C A  Projects  B
B E M E Projects M C A Projects B
ncct
 
I E E E 2009 Java Projects, I E E E 2009 A S P
I E E E 2009  Java  Projects,  I E E E 2009  A S PI E E E 2009  Java  Projects,  I E E E 2009  A S P
I E E E 2009 Java Projects, I E E E 2009 A S P
ncct
 
Advantages Of Software Projects N C C T
Advantages Of  Software  Projects  N C C TAdvantages Of  Software  Projects  N C C T
Advantages Of Software Projects N C C T
ncct
 
Engineering Projects
Engineering  ProjectsEngineering  Projects
Engineering Projects
ncct
 
Software Projects Java Projects Mobile Computing
Software  Projects  Java  Projects  Mobile  ComputingSoftware  Projects  Java  Projects  Mobile  Computing
Software Projects Java Projects Mobile Computing
ncct
 

Mehr von ncct (20)

Biomedical Wearable Device For Remote Monitoring Ofphysiological Signals
Biomedical Wearable Device For Remote Monitoring Ofphysiological SignalsBiomedical Wearable Device For Remote Monitoring Ofphysiological Signals
Biomedical Wearable Device For Remote Monitoring Ofphysiological Signals
 
Digital Water Marking For Video Piracy Detection
Digital Water Marking For Video Piracy DetectionDigital Water Marking For Video Piracy Detection
Digital Water Marking For Video Piracy Detection
 
Self Repairing Tree Topology Enabling Content Based Routing In Local Area Ne...
Self Repairing Tree Topology Enabling  Content Based Routing In Local Area Ne...Self Repairing Tree Topology Enabling  Content Based Routing In Local Area Ne...
Self Repairing Tree Topology Enabling Content Based Routing In Local Area Ne...
 
Cockpit White Box
Cockpit White BoxCockpit White Box
Cockpit White Box
 
Rail Track Inspector
Rail Track InspectorRail Track Inspector
Rail Track Inspector
 
Botminer Clustering Analysis Of Network Traffic For Protocol And Structure...
Botminer   Clustering Analysis Of Network Traffic For Protocol  And Structure...Botminer   Clustering Analysis Of Network Traffic For Protocol  And Structure...
Botminer Clustering Analysis Of Network Traffic For Protocol And Structure...
 
Bot Robo Tanker Sound Detector
Bot Robo  Tanker  Sound DetectorBot Robo  Tanker  Sound Detector
Bot Robo Tanker Sound Detector
 
Distance Protection
Distance ProtectionDistance Protection
Distance Protection
 
Bluetooth Jammer
Bluetooth  JammerBluetooth  Jammer
Bluetooth Jammer
 
Crypkit 1
Crypkit 1Crypkit 1
Crypkit 1
 
I E E E 2009 Java Projects
I E E E 2009  Java  ProjectsI E E E 2009  Java  Projects
I E E E 2009 Java Projects
 
B E Projects M C A Projects B
B E  Projects  M C A  Projects  BB E  Projects  M C A  Projects  B
B E Projects M C A Projects B
 
J2 E E Projects, I E E E Projects 2009
J2 E E  Projects,  I E E E  Projects 2009J2 E E  Projects,  I E E E  Projects 2009
J2 E E Projects, I E E E Projects 2009
 
J2 M E Projects, I E E E Projects 2009
J2 M E  Projects,  I E E E  Projects 2009J2 M E  Projects,  I E E E  Projects 2009
J2 M E Projects, I E E E Projects 2009
 
Engineering College Projects, M C A Projects, B E Projects, B Tech Pr...
Engineering  College  Projects,  M C A  Projects,  B E  Projects,  B Tech  Pr...Engineering  College  Projects,  M C A  Projects,  B E  Projects,  B Tech  Pr...
Engineering College Projects, M C A Projects, B E Projects, B Tech Pr...
 
B E M E Projects M C A Projects B
B E  M E  Projects  M C A  Projects  BB E  M E  Projects  M C A  Projects  B
B E M E Projects M C A Projects B
 
I E E E 2009 Java Projects, I E E E 2009 A S P
I E E E 2009  Java  Projects,  I E E E 2009  A S PI E E E 2009  Java  Projects,  I E E E 2009  A S P
I E E E 2009 Java Projects, I E E E 2009 A S P
 
Advantages Of Software Projects N C C T
Advantages Of  Software  Projects  N C C TAdvantages Of  Software  Projects  N C C T
Advantages Of Software Projects N C C T
 
Engineering Projects
Engineering  ProjectsEngineering  Projects
Engineering Projects
 
Software Projects Java Projects Mobile Computing
Software  Projects  Java  Projects  Mobile  ComputingSoftware  Projects  Java  Projects  Mobile  Computing
Software Projects Java Projects Mobile Computing
 

Kürzlich hochgeladen

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 

Kürzlich hochgeladen (20)

Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 

Verifone1

  • 1. verifone1 VERIFONE INDIA PVT. LTD. QUESTION PAPER : This test consists of two parts : ------------------------------- 1.aptitude 20 qtns 15 min. 2.technical 45 qtns 30 min. /* * APTITUDE QUESTIONS */ Few aptitude questions out of 20(15min time). --------------------------------------- >>> All these are from GMAT'96 edition(galgotia publcations) : 1.if length of a rectangle is incr by 20% and width is decr by 20% the n area:(page 44) ANS:decreases by 4%. 2.the lead in pencil is 5inch long.after pieces of 1/8.1-3/4,1-1/12inches are broken how long is the lead left in the pencil:(page44) ANS:2-1/24inch. 3.how many two digit numbers satisfy the property:the last digit of th e sqr of the two digit number is 8:(page45). ANS:none. 4.city B is 8miles east of city A.city C is 6 miles north of city B. and so on.(page 45): ANS:30miles . 5.if 50 apprentices can finish a job in 4 hours and 30 journey men can finish the same job in 4-1/2 hrs and so on.(page 46). ANS:29/180. 6.there are 50 employees in the office of ABC company.and so on.(page 52.) ANS:10. 7. what is the max no of points of intersection of two circles of unequal Page 1
  • 2. verifone1 radii. (page 55). ANS:2. 8.if the area of sqare increases by 69% then side of the sqr incr by: ANS:13% 9.if x,y,z are chosen frm -3,1/2,2 what is the largest value of (x/y)*z*z (page 305.) ANS:36. 10.a club hs 8 male 8 female members.(page 307): ANS:3136. 11.sum of 5 consecutive numbers is 35. how many of the numers are prime: (page 368). ANS:2. 12.if the product of three consecutive int is 210,then sum of the two smaller ints is:(page 386). ANS:5+6=11. 13.there are 27 coins in which 0ne is heavier than rest(all equal weight). how many measurements are needed to isolate that odd one. ANS:3. /* * TECHNICAL TEST QUESTIONS */ there will be 45 qstns. >>>> 15(elec) + 5(netw) + 5(os) + 5(compilers and algos) + 5(database and misc.) + 5(datastructures) + 5(c progs). Section: ELECTRONICS: 1.A logic ckt is given and asked to identify the configuration. ANS: XOR. 2.multi vibrator with nor gates is given ANS: astable multi sqr wave opt. 3.4 stage ripple counter with delay(f/f) 10msec. How much time it take s for a state to change. Page 2
  • 3. verifone1 ANS:4*10=40. 4.impedence of a parallell resonant circiut at resonance: ANS:R. 5.serial to parellel conversion is done by : ANS:shift register. 5.if the address bus is 20bits.then the memory space is : ANS:1MB. 6.filtering can be done with: i)capacitor,ii)inductor,iii)both,iv)none. ANS:both. 7.two progs are given. one satrts counting frm 0 to MAX and the other stars frm MAX to 0. which one executes fast. ANS:may be Max to 0.Think of it. 8.problem using three registers. ANS: register A is multiplied by 11. 9.the config that is worst effected by low CMMR ANS:Non inverting amplifier. ---- Another 6 questions are there. simple. Networks: -------- 1.which is not used for error correction : ANS :bit stuffing. 2.which of the following is not fctn of datalink layer: ANS : Encryption. 3.voltage levels of rs232c: ANS :+12,-12. 4.which of the following is not used for client/server. i)RPC,ii)TCP/IP,iii)MESSAGEQs,iv)None ANS: none. 5. Database: -------- 1. which of the following is true. Page 3
  • 4. verifone1 ANS:the primary key in DataBAse design is very important. 2. ANS : SQL is a Non procedural query langauge. 3. ANS : Time for insertion is more than time for modification. 4 5. Compiler/algo/ds: ---------------- 1.Data structure used to impliment a menu: ANS :doubly linked circular linked list. 2. some regular expression is given:WaW'. ANS : may be it is context free grammar. 3. 4. 5. OS: -- 1.the feature of real time os is: ANS:fast context swithing. 2.ANS:os impliments protection with the help of hardware(like virtual addressing in 386/286 etc). C programming: ------------- some small c progs are given asked to tell the function/errors etc. one of the qstn(last in the paper) is an invalid statement. finish of all these very fast and think about those others. they are simple only. 1.int a=2,b=3,c=4; printf("a=%d,b=%dn",a,b,c); ANS:2,3 2.for(i=1;i<10;++i,printf("%d",i));+- ANS:compiling error. 3.whole logic is given in func s but they are working properly. the main logic is : char *string; string=malloc(5*sizeof(char)); Page 4
  • 5. verifone1 strcpy(string,"hello"); printf("%s",string); /* func to print */ ANS:hello and some extra characters until uccerence of 0 . 4. in a system integer takes 3bytes and char takes 1byte ....... struct smthing{ int a; char b[4]; }; ANS:sizeof struct smthing is 7 bytes. 5. Interview: It depends on the member. 1.Mr.Deep asks archirect of 586/486/386/286 etc. otherwise DS,OS,C,TCP/IP. 2.Mr.Abhik asks about compiler design and TCP/IP. Suggestions in attempting : aptitude test: 1.attempt easy questions first. technical test : 1.Attempt C programs first. 2.Network,os,datastuctures,compilers etc. 3.Electronics and electrical. /----------------------------------ALL THE BEST--------------------------------/ Page 5