C Multiple Choice Questions
- Recursive functions are executed in a?
- First In First Out Order
- Load Balancing
- Parallel Fashion
- Last In First Out Order
Added By : Saurabh
- Which one of the following is not a linear data structure?
- Array
- Binary Tree
- Queue
- Stack
Added By : Saurabh
- A binary tree with 27 nodes has _______ null branches.
- 54
- 27
- 26
- None of the above
Answer :
D
Explanation:
Binary tree with n nodes has n+1 null branches. Answer is 28 null branches.
Added By : Ankit
- Which one of the following sentences is true ?
- The body of a while loop is executed at least once.
- The body of a do ... while loop is executed at least once.
- The body of a do ... while loop is executed zero or more times.
- A for loop can never be used in place of a while loop.
Added By : Ankit
- What is function?
- Function is a block of statements that perform some specific task.
- Function is the fundamental modular unit. A function is usually designed to perform a specific task.
- Function is a block of code that performs a specific task. It has a name and it is reusable
- All the above
Added By : Abhijit Kumar
- What is the work of break keyword?
- Halt execution of program
- Restart execution of program
- Exit from loop or switch statement
- None of the avobe
Added By : Abhijit Kumar
- In switch statement, each case instance value must be _______?
- Constant
- Variable
- Special Symbol
- None of the avobe
Added By : Abhijit Kumar
- Which operators are known as Ternary Operator?
- ::, ?
- ?, :
- ?, ;;
- None of the avobe
Added By : Abhijit Kumar
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