C Multiple Choice Questions
- Which of the following data structures is useful in traversing a given graph by Breadth first search(BFS)?
- Stack
- Queue
- List
- Tree
Added By : Misthi
- Which one of the following in-place sorting algorithms needs the minimum number of swaps?
- Insertion Sort
- Quick Sort
- Heap Sort
- Selection Sort
Added By : Lakshya
- Why we use malloc and calloc for
- Dynamic memory allocation
- Static memory allocation
- Both dynamic and static memory allocation
- None of the above
Added By : Samay
- An array is
- Probably the most widely used data structure
- a homogeneous structure
- a random access structure
- All of the above
Added By : Nistha
- The ________ operator is true only when both the operands are true.
- or
- and
- boolean
- bitwiseor
Added By : Shabnam
- ________ function is used to move the file position to desired location within the file.
- fread
- fwrite
- fseek
- fscanf
Added By : Praveen
- The do...while looping statement
- is executed only once if the condition is true.
- is also known as entry-controlled loop.
- is executed at least once if the condition is false.
- is unconditional looping statement..
Added By : Rachita
- Which of these assignments is invalid?
- short s = 48;
- float f = 4.3;
- double d = 4.3;
- int I = `1`;
Added By : Shubham
Also Exercise
Post Your Question
Social Sharing
Search
Articles
Recently Added Jobs
Rajasthan High Court - Jodhpur Recruitment 2017 for Civil Judges
Last Date: 21 December, 2017
Last Date: 21 December, 2017
WBSEDCL Recruitment - 2017 for Office Executive
Last Date: 16 May, 2017
Last Date: 16 May, 2017
RECRUITMENT OF PROBATIONARY OFFICERS IN STATE BANK OF INDIA
Last Date: 06 March, 2017
Last Date: 06 March, 2017
UPSC Combined Medical Services Examination 2015
Last Date: 10 April, 2015
Last Date: 10 April, 2015
UPSC Engineering Services Examination 2015
Last Date: 10 April, 2015
Last Date: 10 April, 2015