What compiler was used?

Answers were Sorted based on User's Feedback



What compiler was used? ..

Answer / chithra

Turbo c++,Borland c++

Is This Answer Correct ?    5 Yes 1 No

What compiler was used? ..

Answer / varsha vilas kalebag

compiler was used to find out the errors present in programm

Is This Answer Correct ?    4 Yes 2 No

What compiler was used? ..

Answer / thukaram

Microsoft VC++ compiler ,Microsoft.NET compiler

Is This Answer Correct ?    3 Yes 2 No

What compiler was used? ..

Answer / saleban

compiler is used compile ur program takes source of the
program doing daignosis handling the errors of the
program and make program that computer can undersand then
ouputed object program during compiling there is some
phases
lexical analysis,
parsing,semantics,simlification,optimization, code
generator,
if all success in ur program u have efficent program
(corecct)

Is This Answer Correct ?    3 Yes 2 No

What compiler was used? ..

Answer / neel pooja

they asked what compiler was used that is, the compiler
used in the beginning or used in the past

Is This Answer Correct ?    0 Yes 1 No

What compiler was used? ..

Answer / puspanjali nayak

it use compile the programm.find out the result

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More C++ General Interview Questions

is throwing exception from a constructor not a good practice ?

5 Answers   Ericsson,


What operator is used to access a struct through a pointer a) >> b) -> c) *

1 Answers  


Explain selection sorting. Also write an example.

1 Answers  


What is abstraction in c++?

2 Answers  


Why do we use string in c++?

1 Answers  


What are references in c++? What is a local reference?

1 Answers  


Show the declaration for a static function pointer.

1 Answers  


What is the use of class in c++?

1 Answers  


What is a mutable member?

1 Answers  


program explaining feautures of c++

1 Answers   Satyam,


What is problem with overriding functions?

1 Answers  


What is size of empty class object

5 Answers   CA,


Categories