Subscribe RSS

Adobe Technical Test – C Language Questions

March 26th, 2009 by Admin | Filed under Sample Placement Papers.

C Paper for Adobe India Placement Test:

1. What is the difference between Char a[ ]=”string” and char *a=”String”

2. What is wrong with this formula to convert from Celsius to Fahrenheit

degF =5/9*(c+32)

3. Explain data breakpoints with examples.

4. Explain bit fields with example.

5. Change a number from hexadecimal to integer type.

6. Comparison between 2 binary trees. Equal or not

7. N Computers are connected to each other. Write a program to check whether all computers are interconnected to each other.

8. Write a program to find the depth of tree program.

9. In binary search there are 2 comparisons for less than mid value and greater than mid val. Write a program so we need to check only once.

These are the C language technical questions for Adobe 2007 Test held on 25th February 2007 at Noida. See more.

Random Posts

One Response to “Adobe Technical Test – C Language Questions”

  1. moyaid mandeel says:

    test adobe photoshop cs3

Leave a Reply