Download - Each Question Carries 2 Marks

Transcript

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