GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  Wipro  >  Technical
Go To First  |  Previous Question  |  Next Question 
 Technical  |  Question 112 of 157    Print  
If a shortcut for closing a program is given as Ctrl+x and is placed in the file menu of the window what would happen?

A. shortcut is placed in the file menu
B. no action
C. Ctrl+x is placed at close
D. x is underlined with Ctrl placed at the close


  
Total Answers and Comments: 1 Last Update: November 18, 2005   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 18, 2005 03:36:41   #1  
Suhas Member Since: November 2005   Contribution: 24    

RE: If a shortcut for closing a program is given as C...
D
 
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. ...

x is underlined in exit  

Main() { char dummy[20]; scanf("%[^a]",dummy); printf("%s", dummy); } What will it do? A. ERROR B. take characters till ctrl z is pressed C. take up to 19 characters D. none of these

Latest Answer : fact(n)where fact(int n) is the function with code k = n*fact(n-1) and returns k ...


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

Alt+F  
Latest Answer : file menu can be accssd by F10 OR ALT+F ...

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 : Also, F10 is used to invoke file menu ...


 Sponsored Links

 
Related Articles

What is Data File

In a logical data model, the conceptual data model which is based on the business semantic is being defined. Thus, entities and relationships and corresponding table and column design, object oriented classes, and XML tags, among other things are being laid regardless of the database will be physica
 

How to develop compile and run a C program

The steps involved in building a C program are: 1. First program is created by using any text editor and the file is stored with extension as .c 2. Next the program is compiled. There are many compilers available&nbsp;like GNU C compiler called as gcc, Sun compiler, Borland compiler which is pop
 

JavaScript Window Object Timeout Methods

JavaScript Window Object Timeout Methods In this JavaScript tutorial you will learn about setTimeout clearTimeout and open methods of window object along with syntax usage and examples for each method mosgoogle center setTimeout The setInterval method of Window object is used to call a function or
 

JavaScript Window Object Open Method Part 2

JavaScript Window Object Open Method Part 2 In this JavaScript tutorial you will learn about JavaScript Window Object Open Method features of window object open method scrollbars status titlebar toolbar top width innerHeight innerWidth outerHeight outerWidth and hotkeys mosgoogle center scrollbars S
 

JavaScript Window Object Open Method

JavaScript Window Object Open Method In this JavaScript tutorial you will learn about JavaScript Window Object Open Method features of window object open method channelmode directories dependent fullscreen screenX screenY height left location menubar resizable alwaysLowered alwaysRaised mosgoogle ce
 

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
 

JavaScript DOM Window Object

JavaScript DOM Window Object In this JavaScript tutorial you will learn about closed property and name property defaultStatus status self property of JavaScript Window object mosgoogle center closed Property of Window Object The closed property of a Window object returns a Boolean variable denoting
 

JSP Action tags

JSP Action tags In this section let us see about Action tag which is another type of tag forward action tag and useBean action tag used in Java Server pages with syntax usage example and explanation in detail mosgoogle Action Tag Action tag is used to transfer the control between pages and is also u
 

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
 

PHP Tutorials - File manipulation (Part-2)

File manipulation Part 2 In this PHP Tutorial you will learn the 2nd Part of File Manipulation Reading lines from a file Reading arbitrary amounts of data from a file Writing to a file Creating directories Removing a directory and Opening a directory for reading mosgoogle Reading lines from a file T
 

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