Each Question Carries 2 Marks

Post on 04-Nov-2015

219 views 0 download

description

jgh

Transcript of Each Question Carries 2 Marks

Each Question carries 2 marks.Choose correct or the best alternative in the following:Q.1 The address of a variable temp of type float is (A) *temp (B) &temp (C) float& temp (D) float temp& Ans: BQ.2 What is the output of the following code char symbol[3]={a,b,c}; for (int index=0; index100) cout