Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
258 views

Problem Solving Using c -Question Bank

Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
258 views

Problem Solving Using c -Question Bank

Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

PROBLEM SOLVING TECHNIQUES USING ‘C’ (C1BCA1T1)

As per NEP (Revised): 2024

UNIT WISE QUESTION BANK

UNIT 1

1. What is computer, processing,information,program


2. Differentiare between hardware and software
3. What is inputting ? Name any five input devices
4. What is hard copy and soft copy
5. What is Programming language? Name the categories of programming language
6. Who is the father of mordern computers? What was his contribution to IT
7. Expand NLQ,EDVAC,EDSAC,ENIAC,CDROM,UNIVAC,ALU,HLL,USB
8. What is the advantage of second generation computer over first generation
9. What is system software? Name the categories of system softwares
10. What are loaders and linkers
11. What is the advantage of MLL over HLL
12. What is DRY RUNNING? Give example
13. Differentiate between impact and non-impact printers
14. What is Algorithm? List the notations of Algorithm
15. What invented PASCALINE? What are its dis-advantages
16. What is CACHE MEMORY. What is the advantage of cache memory
17. Explain SYNTAX ERROR, LOGICAL ERROR, RUN TIME ERROR
18. What is pseudocode?
19.

1. Explain the characterstics of computers


2. Explain the properties/characterstics of algorithm
3. Differnentiate between RAM and ROM
4. Differentaite betweem machine level and high level language
5. Explain storage devices of computer
6. Differentiate between compilers and interpretors
7. What are the advantages of flowcharts
8. Explain any one : Line printers, character printers, page printers, plotters
9. Explain ABACUS
10. What is the advantage of High level language over assembly language
11. What is register? Mention types of registers
12. Explain VON NEUMAN concept of computers

_________________________________________________________________________________________________

Designed by Prof. Prakash Naik, HOD(BCA Dept) , Anjuman institute


1 of Management & Computer Application, Bhatkal.

 994592520
1. What is Hardware? Explain the categories of hardware
2. What is flowchart? Explain the symbols of flowchart
3. Explain input and output devices of computer
4. What is computer? Explain history of computer
5. What is computer generation? Explain all five generations of computer
6. Explain BLOCK DIAGRAM of computer with a neat diagram
7. What is memory ? Explain types of memory
8. Explain system logical organization of computer
9. What is storage device? Explain storage devices used in computer

Unit II

1. What are the different data types available in „C‟


2. What are Keywords?
3. What is Ternary operators or Conditional operators Give Example
4. What are the Bitwise operators available in „C
5. What is the difference between Logical AND and Bitwise AND
6. What is type casting?
7. What is the use of sizeof( ) operator
8. What is an assignment statement? Give the general form of an assignment
statement
9. What are identifiers and constants? Give example
10. Differentiate between = and ==
11. Differentiate between & and &&
12. Differentiare between getch() and getche()
13. What are format specifiers? Give example
14. What is comment ? List types of comment
15. What are symbolic constants? Give example

1. Explain the basic structure of a C program with an example


2. What is Token? What are the different types of token available in C language
3. What is an identifier (variable)? What are the rules to construct identifier (varible)?
4. What is escape sequence? List and explain symbols used in escape sequence
5. What is the importance of C language
6. What are keywords? List uses of any five keywords used in C

_________________________________________________________________________________________________

Designed by Prof. Prakash Naik, HOD(BCA Dept) , Anjuman institute


2 of Management & Computer Application, Bhatkal.

 994592520
1. Explain features of c language
2. What is an operator? List and explain various types of operators
3. Explain DATA TYPES of C
4. Explain formatted and UNFORMATTED input/output statement
5. What is problem solving ? what are the steps following in probleem solving

Unit 3

1. What is array ? mention the types of array


2. What is array initilization? Give example
3. What is the difference between array subscript and array index? Give example
4. Differentiate between break and continue
5. Whar are pretested and post tested loops. Give example
6. What are entry controlled loop and exit controlled loop? Give example
7. What is pre-increment and post-increment? Give example

1. Explain switch statement with syntax and example


2. Distinguish between while and do-while statement
3. Explain ifelse and if elseif statement with suitable example
4. What is nested loop? Illustrate with a suitable example
5. Explain GOTO statement with example

1. What is array ? Explain the declaration and initialization of one dimensional and two
dimensional array with an example
2. What is looping? Explain the looping statements of C
3. Explain with syntax ,if, if-else and nested if-else statements in „C‟ program
4. Explain one dimensional array with suitable example
5. Explain two dimensional array with suitable example

_________________________________________________________________________________________________

Designed by Prof. Prakash Naik, HOD(BCA Dept) , Anjuman institute


3 of Management & Computer Application, Bhatkal.

 994592520
UNIT IV

1. Define Union? How to represent an union?


2. What is the purpose of TYPEDEF. Give an example
3. What is a function? Name the parts of user defined function
4. What is function prototype? Give example
5. What is structure? Write syntax to create a structure
6. What are local and global variables?

1. What are actual parameters and formal parameters? Illustrate with example
2. What is structure? Explain the C syntax of structure declaration with example
3. Explain with example how to create a structure using „typedef‟
4. What is preprocessor directive? Explain #define and #include preprocessor directives
5. Define a string. Explain any 4 string library functions with syntax and example
6. Explain mathematical functions of C
7. Differentiate between structures and unions
8. What is nested structures? Give example
9. Explain character handling functions with suitable examples

1. Define a function. List and explain the categories of user defined functions
2. Explain function call, function definition and function prototype with examples
3. What is structure? Explain creating and accessing of structures with example
4. What is array of structures? Explain with the example
5.

_________________________________________________________________________________________________

Designed by Prof. Prakash Naik, HOD(BCA Dept) , Anjuman institute


4 of Management & Computer Application, Bhatkal.

 994592520

You might also like