Question Set

1. Does there exist any way to make the command-line arguments available to other functions without passing them as arguments to the function?



Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

  • By: guest on 01 Jun 2017 06.00 pm
    Using the predefined variables _argc, _argv. This is a compiler dependent feature. It works in TC/TC++ but not in gcc and visual studio.
Show Similar Question And Answers
QA->If function inside another function is called a _____ Function....
QA->Point A is at a lower electrical potential than point B. An electron between them on the line joining them will?....
QA->In the year 1919, the British Government passed a new rule under which the Government had the authority and power to arrest people and keep them in prisons without any trial if they are suspected with the charge of terrorism. Which is that rule?....
QA->In order to attract fresh investment in manufacturing and thereby provide boost to ‘Make-in-India’ initiative of the Government, new domestic manufacturing companies incorporated after October 1, has been allowed to pay income tax at a rate of ___ per cent without any incentives?....
QA->Name the type of illustration which contains only solid areas of black or any process color without tints which can be reproduced without half toning ?....
MCQ->Does there exist any way to make the command-line arguments available to other functions without passing them as arguments to the function?....
MCQ->Which of the following statements are correct about static functions? Static functions can access only static data. Static functions cannot call instance functions. It is necessary to initialize static data. Instance functions can call static functions and access static data. this reference is passed to static functions.....
MCQ->Assertion (A): C has a large number of library functions classified as arithmetic functions, data conversion functions, character classified functions, string manipulation functions, searching and sorting functions etc.Reason (R): 8086 uses a segment : offset addressing scheme.

....
MCQ->Global variable are available to all functions. Does there exist a mechanism by way of which it available to some and not to others.....
MCQ->Consider the following statements about conditions that make a metal semiconductor contact rectifying N type semiconductor with work function φs more than work function φM of metalN type semiconductor with work function φs less than work function φM of metalP type semiconductor with work function φs more than work function φM of metalP type semiconductor with work function φs less than work function φM of metal. Of these statements....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution