Thread: some problem

  1. #1
    Registered User
    Join Date
    Aug 2012
    Posts
    77

    Lightbulb some problem

    1.what is the use of auto,union and enum

    (please provide example for union and enum in c)

    2.what happens if default statement is written at the begining of switch statement.

    3.write in array format 'int *a[23];'

    4.what is the choice of data structure if some name and marks of students are to be inputed and the name will be displayed accorsing to marks.

    <string int>

  2. #2
    Registered User
    Join Date
    May 2010
    Posts
    4,632
    What are your answers? You give your best shot at answering the questions and then we can tell you if you have the correct answers.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 01-06-2013, 07:49 AM
  2. Replies: 1
    Last Post: 12-07-2012, 10:00 AM
  3. Replies: 4
    Last Post: 10-16-2008, 07:30 PM
  4. sturct/pointer problem, and fscanf problem
    By hiphop4reel in forum C Programming
    Replies: 6
    Last Post: 07-28-2008, 09:40 AM
  5. syntax linked list problem & struct problem
    By beely in forum C Programming
    Replies: 5
    Last Post: 11-11-2002, 09:14 AM