Match the following types of variables with the corresponding programming languages:

(a) Static variables (i) Local variables in Pascal

(b) Stack dynamic (ii) All variables in APL

(c) Explicit heap dynamic (iii) Fortran 77

(d) Implicit heap dynamic (iv) All objects in JAVA

Codes:

 (a) (b) (c) (d)

(A) (i) (iii) (iv) (ii)

(B) (iv) (i) (iii) (ii)

(C) (iii) (i) (iv) (ii)

(D) (ii) (i) (iii) (iv)

1 Answer

Answer :

(C) (iii) (i) (iv) (ii) 

Related questions

Description : Which one of the following describes the syntax of prolog program ? I. Rules and facts are terminated by full stop (.) II. Rules and facts are terminated by semicolon (;) III. Variables names must start with upper case alphabets. ... alphabets. Codes : (A) I, II (B) III, IV (C) I, III (D) II, IV

Last Answer : (C) I, III

Description : Match the following IEEE No to their corresponding Name for IEEE 802 standards for LANs. i) 802.3 a) WiFi ii) 802.11 b) WiMa iii) 802.15.1 c) Ethernet iv) 802.16 d) Bluetooth A) i-b, ii-c, iii-d, iv-a B) i-c, ii-d, iii-a, iv-b C) i-c, ii-a, iii-d, iv-b D) i-b, ii-d, iii-c, iv-a

Last Answer : C) i-c, ii-a, iii-d, iv-b

Description : Defects discovered by static analysis tools include: i. Variables that are never used. ii. Security vulnerabilities. iii. Programming Standard Violations iv. Uncalled functions and procedures a) i , ii,iii,iv is correct b ... ,iv are incorrect. c) i ,ii, iii and iv are incorrect d) iv, ii is correct

Last Answer : a) i , ii,iii,iv is correct

Description : State True or False. i) A satic function can have access to only other static members (functions or variables) declared in the same class. ii) A static member function can be called using the class name (instead of its objects) A) True, True B) True, False C) False, True D) False, False

Last Answer : B) True, False

Description : Java servlets are an efficient and powerful solution for creating ………….. for the web. A) Dynamic content B) Static content C) Hardware D) Both a and b

Last Answer : A) Dynamic content

Description : FORTRAN, COBOL, BASIC, PASCAL & C LANGUAGE are example of _____: a) High Level Languages b) Middle Level Languages c) Low Level Languages d) None of These

Last Answer : a) High Level Languages

Description : In UNIX operating system, when a process creates a new process using the fork() system call, which of the following state is shared between the parent process and child process? (A) Heap (B) Stack (C) Shared memory segments (D) Both Heap and Stack

Last Answer : (C) Shared memory segments 

Description : The most widely used commercial programming computer language is 1) BASIC 2) COBOL 3) FORTRAN 4) PASCAL

Last Answer : 2) COBOL

Description : Which one of the following is not a programming language of a computer? 1) BASIC 2) FORTRAN 3) LASER 4) PASCAL

Last Answer : 3) LASER

Description : The typical elements of process image are ..................... i) User data ii) System Data iii) User program iv) System stack A) i, iii and iv only B) i, ii, and iv only C) ii, iii, and iv only D) All i, ii, iii, and iv

Last Answer : A) i, iii and iv only

Description : State true or false. i) comparisons precede logical operations in java ii) assignment operations succeed increment operations iii) arithmetic operations succeed comparisons iv) x precede + A) i-true, ii-true, iii-false, ... false, ii-true, iii-false, iv-false D) i-true, ii-false, iii-false, iv-true

Last Answer : A) i-true, ii-true, iii-false, iv-true

Description : State true or false. i) init() is called after start() in applet ii) applets are used for networking iii) inheritance is a part of Java Foundation Classes iv) final does not prevent inheritance A) i-true, ii- ... C) i-true, ii-true, iii-true, iv-true D) i-true, ii-false, iii-false, iv-false

Last Answer : B) i-false, ii-false, iii-false, iv-false

Description : Java Servlet i) is key component of server side java development ii) is a small pluggable extension to a server that enhances functionality iii) runs only in Windows Operating System iv) allows developers to customize any java ... & iv are true C) ii, iii & iv are true D) i, ii & iv are true

Last Answer : D) i, ii & iv are true

Description : The most important and common protocols associated TCP/IP internetwork layer are. i) Internet protocol(IP) ii) Internet control Message Protocol(ICMP) iii) Bootstrap Protocol (BooTP) iv) Dynamic Host Configuration Protocol (DHCP) v) ... C) ii, iii, iv and v only D) All i, ii, iii, iv and v

Last Answer : D) All i, ii, iii, iv and v

Description : The most important and common protocols associated TCP/IP internetwork layer are. i) Internet Protocol (IP) ii) Internet Control Message Protocol (ICMP) iii) Bootstrap Protocol (BOOTP) iv) Dynamic Host Configuration Protocol (DHCP) V) ... C) i, iii, iv and v only D) All i, ii, iii, iv and v only

Last Answer : D) All i, ii, iii, iv and v only

Description : Which of the following is not typically a benefit of dynamic linking? I. Reduction in overall program execution time. II. Reduction in overall space consumption in memory. III. Reduction in overall space consumption on disk. IV. ... updates. (A) I and IV (B) I only (C) II and III (D) IV only

Last Answer : (B) I only 

Description : Which of the following is not valid with reference to Message Passing Interface (MPI)? (A) MPI can run on any hardware platform (B) The programming model is a distributed memory model. (C) All ... implicit. (D) MPI - Comm - Size returns the total number of MPI processes in specified communication.

Last Answer : (C) All parallelism is implicit.

Description : Which of the following characteristics of constructor are true. i) They should be declared in the public section. ii) They are invoked automatically when the objects are created. iii) They do not have return type and void also. ... and v C) Only i, iii, iv and v D) All i, ii, iii, iv and v

Last Answer : D) All i, ii, iii, iv and v

Description : Which programming languages are classified as low level languages? A) Basic, COBOL, FORTRAN B) Prolog 2, Expert Systems C) Knowledge based Systems D) Assembly Languages

Last Answer : Answer : D

Description : State true or false for Java Program. i) All class variables are instance variables ii) All protected methods are friendly methods A) i-false, ii-false B) i-false, ii-true

Last Answer : B) i-false, ii-true

Description : Define with respect to FET:- (i) Static drain resistance (ii) Dynamic resistance (iii) Trans conductance (iv) Pinch-off voltage

Last Answer : (i) Static drain resistance- It is the ratio of drain source voltage (ΔVDS) to the drain current (ID) at constant gate-source voltage. It can be expressed as, Rd = (VDS)/(ID) at ... of charge carrier and the value of drain current reaches its constant saturation value is called pinch off voltage.

Description : Match the four material (P, Q, R, S) given in List -I with the corresponding reaction schemes (I, II, III, IV) provided in List-II and select the corr

Last Answer : Match the four material (P, Q, R, S) given in List -I with the corresponding reaction schemes (I, II, III, IV) ... . `{:(P,Q,R,S),(4,1,3,2):}`

Description : Match the following IEEE No to their corresponding Name for IEEE 802 standards for LANs. i) 802.3 a) WiFi ii) 802.11 b) WiMa iii) 802.15.1 c) Ethernet iv) 802.16 d) Bluetooth a. i-b, ii-c, iii-d, iv-a b. i-c, ii-d, iii-a, iv-b c. i-c, ii-a, iii-d, iv-b d. i-b, ii-d, iii-c, iv-a

Last Answer : c. i-c, ii-a, iii-d, iv-b

Description : Match the following HTTP status code to their respective definitions. i) 400 a) OK ii) 500 b) Not found iii) 200 c) Continue iv) 100 d) Internal server error A) i-b, ii-d, iii-a, iv-c B) i-a, ii-b, iii-c, iv-d C) i-b, ii-c, iii-a, iv-d D) i-b, ii-a, iii-c, iv-d

Last Answer : A) i-b, ii-d, iii-a, iv-c

Description : Match the following HTTP status code to their respective definitions. i) 400 a) OK ii) 500 b) Not found iii) 200 c) Continue iv) 100 d) Internal server error A) i-b, ii-d, iii-a, iv-c B) i-a, ii-b, iii-c, iv-d C) i-b, ii-c, iii-a, iv-d D) i-b, ii-a, iii-c, iv-d

Last Answer : A) i-b, ii-d, iii-a, iv-c

Description : Which of the following strings would match the regular expression: p+[3-5]*[xyz]? I. p443y Il. p6y III. 3xyz IV. p35z V. p353535x Vl. ppp5 (1) I, III and Vl only (2) IV, V and VI only (3) II, IV and V only (4) I, IV and V only

Last Answer : Answer: 4

Description : Which of the following statement(s) with regard to an abstract class in JAVA is/are TRUE? I. An abstract class is one that is not used to create objects. II. An abstract class is designed only to act as a base class ... by other classes. (1) Only l (2) Only II (3) Neither I nor II (4) Both l and II

Last Answer : Both l and II

Description : Java Programming Language was originally developed by Sun Micro-systems which was initiated by _______: a) James Gosling b) Charles Babbage c) Steford Pascal d) None of These

Last Answer : a) James Gosling

Description : Which of the following is not a programming language? (A) Pascal (B) Microsoft Office (C) Java (D) C++

Last Answer : (B) Microsoft Office

Description : OOP uses a different set of programming languages than old procedural programming languages such as: a) C b) Pascal c) Both of Above d) None of These

Last Answer : c) Both of Above

Description : Match the following: List-I List-II A. Varanasi I. Indian Rare Earths Ltd B. Koyali II. Hindustan Machine Tools Ltd C. Pinjore III. Diesel Locomotive Works D. Alwaye IV. Petro-Chemical Complex Codes: A B C D (a) I II III IV (b) IV III II I (c) III IV II I (d) III IV I II

Last Answer : Ans: (c)

Description : Match column I with column II and select the correct option using the codes given below. Column I Column II A. Citric acid (i) Trichoderma B. Cyclosporin A (ii) Clostridium C. Statins (iii)Aspergillus D. Butyric acid (iv) Monascus (a) A- ... -(iv), C-(ii), D-(iii) (d) A-(iii), B-(iv), C-(i), D-(ii)

Last Answer : (b) A-(iii), B-(i), C-(iv), D-(ii)

Description : Match column I with column II and select the correct option using the given codes. Column I Column II A. Mons pubis (i) Embryo formation B. Antrum (ii) Sperm C. Trophectoderm (iii)Female external genitalia D. Nebenkern (iv) Graafian ... (i), C-(iv), D-(ii) (d) A-(i), B-(iv), C-(iii), D-(ii

Last Answer : (b) A-(iii), B-(iv), C-(i), D-(ii)

Description : Match column I with column II and select the correct option using the codes given below. Column I Column II A. Pistils fused together (i) Gametogenesis B. Formation of gametes (ii) Pistillate C. Hyphae of higher (iii) Syncarpous ascomycetes D ... , C-(iv), D-(iii) (d) A-(iii), B-(i), C-(iv), D-(ii)

Last Answer : (d) A-(iii), B-(i), C-(iv), D-(ii)

Description : Match the stages of meiosis in column I to their characteristic features in column II and select the correct option using the codes given below. Column I Column II A. Pachytene (i) Pairing of homologous chromosomes B. Metaphase I (ii) ... , C-(iii), D-(i) (d) A-(iv), B-(iii), C-(ii), D-(i)

Last Answer : (a) A-(iii), B-(iv), C-(ii), D-(i)

Description : Match column I with column II for housefly classification and select the correct option using the codes given below. Column I Column II A. Family (i) Diptera B. Order (ii) Arthropoda C. Class (iii)Muscidae D. Phylum (iv) Insecta (a) A-( ... B-(iii), C-(ii), D-(i) (d) A-(iv), B-(ii), C-(i), D-(iii)

Last Answer : (d) A-(iv), B-(ii), C-(i), D-(iii)

Description : Match List-I (Type of Unemployment) with List-II (Characteristics) and select the correct answer using the codes given below: L ist-I L ist -I I (Type of (Char acter ist ics) Unem ... contribution by the additional labour is nil E. Cyclical V. Job opportunities during certain months in the year

Last Answer : (1) A-V, B-III, C-IV, D-II, E-I

Description : Slash and Burn Agriculture' is known by specific name in different states of India. Match the shaded states marked in the given map with codes given in the table (Different names of Slash and Burn Agriculture) and select the correct answer ... ) A-I, B-IV, C-II, D-III (4) A-I, B-II, C-IV, D-III

Last Answer : (4) A-I, B-II, C-IV, D-III

Description : River Alaknanda forms confluences (Prayags) in Uttrakhand. Match the codes given in Figure with Table (Prayags) and select the correct answer using the code given below. Figure Table (Pr ayags) D A L A K N A N D A C B A I. Karn Prayag II. Rudra Prayag III. Nand Prayag IV. Vishnu Prayag

Last Answer : (1) A-II, B-I, C-III, D-IV

Description : What is the programming language (APL) ?

Last Answer : A Programming Language (APL) was first described in 1928 in the book of the same name by Kenneth E. Iverson. APL is an interactive and interpreted third-generation language ( 3GL) . The APLT ... non-commercial vendors. Before it was known as APL, the language was only known as Iverson language.

Description : Explicit and implicit values of "I Have a Dream"?

Last Answer : answer:I haven't heard that speech in many years. But I would think that the bulk of it's content would be considered implicit . The speech,as he(MLK) framed it was a story of an abstract reality. A ... and compare them to some of Obama's. Then watch some of Hitler's, and compare them to Trump's

Description : Which of the following is not a method to describe a curve mathematically? a.Explicit form b.Laplace form c.Implicit form d.Parametric form

Last Answer : b.Laplace form

Description : What is the Difference between an implicit cost and explicit cost?

Last Answer : What is the answer ?

Description : CHOOSE THE WORD FROM THE OPTIONS WHICH IS NEARLY OPPOSITE IN MEANING TO THE GIVENWORD: Obscure A. Academic B. Implicit C. Explicit D. Ugly

Last Answer : ANSWER: C

Description : CHOOSE THE WORD FROM THE OPTIONS WHICH IS NEARLY OPPOSITE IN MEANING TO THE GIVENWORD: Obscure A. Academic 103 B. Implicit C. Explicit D. Ugly

Last Answer : ANSWER: C

Description : CHOOSE THE WORD FROM THE OPTIONS WHICH IS NEARLY OPPOSITE IN MEANING TO THE GIVENWORD: Obscure A. Academic B. Implicit C. Explicit D. Ugly

Last Answer : ANSWER: C

Description : The difference between accounting profits and economic profits is: A. Implicit Cost B. explicit costs C. Fixed Costs D. Variable Costs

Last Answer : ANSWER: A

Description : Transfer earning or alternative cost is otherwise known as - (1) Variable cost (2) Implicit cost (3) Explicit cost. (4) Opportunity cost

Last Answer : (4) Opportunity cost

Description : he non-expenditure costs which arise when the producing firm itself owns and supplies certain factors of production are - (1) Explicit costs (2) Original costs (3) Implicit costs (4) Replacement costs

Last Answer : (3) Implicit costs Explanation: In economics, an implicit is the opportunity cost equal to what a firm must give up in order to use factors which it neither purchases nor hires. It is ... instead of renting, selling or lending it. These are costs a business incurs without actually spending money.