GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  Wipro  >  Technical
Go To First  |  Previous Question  |  Next Question 
 Technical  |  Question 15 of 157    Print  
If we input in a queue d c b a What will be output?
dcba




  
Total Answers and Comments: 1 Last Update: May 30, 2006   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
May 30, 2006 02:27:28   #1  
crrp        

RE: If we input in a queue d c b a What will be outpu...
this is so simple queue has abstraction of FIFO so ans is dcba
 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : The compiler will give an error "undefined symbol I". ...

Latest Answer : Hello..I feel the answer is that this will not work.f is undefined.printf statement should be rectified.c ya. ...

dcba  
Latest Answer : this is so simple queue has abstraction of FIFO so ans is dcba ...

Latest Answer : it is turnaround time ...

Main() { printf("%c","abcdef"[4]); } what is the output? A. abcdef B. d C. e D. ERROR

Latest Answer : a is the ans  Queue implements FIFO(First In First Out) and Stack implemnts LIFO(Last In First Out) ...

What is the output of the following code? int main () { int i = -1 ; j = 1 , k = 0 , m ; m = i++ || j++ && k++ ; printf ("nn%d %d %d " , i , j , k , m ) ; }

What is the output of the program? main() { char a='123' printf ("%c n",a); return 0; } A. ASCII value of 121 B. 1 C. 3 D. none of these

In queue where do you insert a data? A. front B. rear C. middle C program code int zap(int n) { if(n<=1) then zap=1; else zap=zap(n-3)+zap(n-1); } then the call zap(6) gives the values of zap A. 8 B. 9 C. 6 D. 12 E. 15

Latest Answer : The answer is 56 because the compiler will use right to left associtavity here.. and when it gets i++ then for the value of i, nothing happens.. then it gets *, it puts it in stack.. then gets another i++ by this time the 1st ++ is executed ...


 Sponsored Links

 
Related Articles

C++ Standard Input Output Stream

C Standard Input Output Stream In this C tutorial you will learn about standard input stream and standard output stream explained along with syntax and examples C programming language uses the concept of streams to perform input and output operations using the keyboard and to display information on
 

Peer-to-Peer and Client-Queue-Client Architecture

Peer to Peer and Client Queue Client Architecture Client Server Architecture Compared with Peer to Peer and Client Queue Client Architecture Client Server Architecture Client Server Architecture which is the model for Internet communication separates client programs machines from server programs mac
 

Data Warehouses Non Technical Issues

Data Warehouses Non Technical Issues When companies get ready to implement a data warehouse few of them pay attention to the political issues that may surround it It must be emphasized that politics can reduce the chances for success with a data warehouse project and I want to warn companies against
 

Technical Aspects of CRM

Technical Aspects of CRM While it must be emphasized that CRM is not a technology there are a number of technical issues that need to be considered when a company decides to implement a CRM system The first technical issue that needs to be analyzed is scalability In a nutshell the CRM system must be
 

C Programming - Managing Input and Output Operations

C Programming Managing Input and Output Operations In this tutorial you will learn about Single character input output String input and output Formatted Input For Scanf Input specifications for real number Input specifications for a character Printing One Line Conversion Strings and Specifiers Speci
 

ASP.NET Technical Practice Test

ASP NET Technical Practice Test This article provides details about ASP NET Technical Online Practice Test which is made available at geekinterview com Questions are generated randomly each time you take the test Online Practice Test is made available to everyone you too can take the test and get yo
 

C# Technical Practice Test

C Technical Practice Test This article provides details about C Online Practice Test which is made available at geekinterview com Questions are generated randomly each time you take the test Online Practice Test is made available to everyone you too can take the test and get your score assessed mosg
 

Technical Terms Used in Testing World

Technical Terms Used in Testing World In this tutorial you will learn about technical terms used in testing world from Audit Acceptance Testng to Validation Verification and Testing mosgoogle Audit An independent examination of a work product or set of work products to assess compliance with specifi
 

Oracle 10g Tutorials- SQL*Loader - Input Data and Datafiles

Oracle 10g Free Training SQL Loader Input Data and Datafiles In this tutorial you will learn about SQL Loader Input Data and Datafiles Fixed Record Format Variable Record Format and Stream Record Format mosgoogle SQL Loader Input Data and Datafiles SQL Loader reads data from one or more files or ope
 

Technical Writing: It might just be the foot in the door you need

Technical Writing It might just be the foot in the door you need For new computer science graduates or even tried and true professionals the opportunities in IT seem to be few and far between If you re looking to break into the industry need a foot in the door at a large corporation or are possibly
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape