image not found

Oops! That page can't be found.


Q1: Which technique is being investigated as an approach to automatic programming?

A None of the above

B generative CAI

C non-hierarchical planning

D specification by example

E All of the above

Q2: With reference to C programming language, which of the following statements are correct?
  1. An identifier may start with an underscore.
  2. An identifier may end with an underscore.
  3. If is a valid identifier.
  4. The number of significant characters in and identifier is implementation dependent.
Select the correct answer from the codes given below:

A 1 and 2 only

B 2 and 3 only

C 1, 2, 3 and 4

D 3 and 4 only