Skip to main content

Posts

Showing posts from 2023

Organization Behavior Objective Question Answers BCA 2nd SEM

 Organizational behavior is the study of: a) How organizations are structured and managed b) How individuals and groups behave within organizations c) How organizations develop and grow d) How organizations interact with their external environment Answer: b) How individuals and groups behave within organizations Which of the following is NOT a factor that influences individual behavior in an organization? a) Personality traits b) Group dynamics c) Organizational culture d) Industry trends Answer: d) Industry trends Which of the following is an example of an organizational structure? a) The way employees are hired and trained b) The way employees are rewarded for their performance c) The way authority and responsibility are distributed d) The way employees communicate with each other Answer: c) The way authority and responsibility are distributed Which of the following is an example of organizational culture? a) The way employees dress and behave at work b) The company's mission sta

DLD (Digital Logic Design) objective questions

  Which of the following is NOT a basic logic gate? a) AND gate b) OR gate c) XOR gate d) NAND gate e) None of the above Answer: e) None of the above Which of the following is a universal gate? a) OR gate b) AND gate c) NOT gate d) NAND gate e) None of the above Answer: d) NAND gate Which of the following is an example of combinational logic? a) Flip-flop b) Counter c) Decoder d) Multiplexer e) None of the above Answer: c) Decoder Which of the following is used to implement logical functions in digital circuits? a) Resistors b) Diodes c) Transistors d) Capacitors e) None of the above Answer: c) Transistors Which of the following is a binary number system? a) Octal b) Decimal c) Hexadecimal d) Binary e) None of the above Answer: d) Binary Which of the following is used to represent negative numbers in binary? a) Sign-magnitude representation b) Two's complement representation c) Ones' complement representation d) Excess-3 representation e) None of the above Answer: b) Two's

Shorting Objective question for c language

1. Which of the following is the correct syntax for using the bubble sort algorithm in C? a. bubbleSort(int arr[], int n); b. void bubbleSort(int *arr, int n); c. int *bubbleSort(int arr[], int n); d. bubbleSort(int *arr); Answer: b. void bubbleSort(int *arr, int n); 2. Which sorting algorithm has the best average-case time complexity in C? a. Bubble Sort b. Insertion Sort c. Merge Sort d. Selection Sort Answer: c. Merge Sort 3. Which sorting algorithm is not an in-place sorting algorithm in C? a. Bubble Sort b. Heap Sort c. Insertion Sort d. Quick Sort Answer: b. Heap Sort 4. Which of the following is the correct time complexity of the Quick Sort algorithm in C? a. O(n) b. O(nlogn) c. O(n^2) d. O(logn) Answer: b. O(nlogn) 5. Which of the following is an example of a stable sorting algorithm in C? a. Bubble Sort b. Insertion Sort c. Quick Sort d. Shell Sort Answer: b. Insertion 6. Which of the following is not a valid variable type in C? a) int b) float c) char d) decimal Answer: d) d

In c, Array objective question with option

1. What is an array in C? a) A collection of similar data items stored in contiguous memory locations. b) A collection of different data items stored in non-contiguous memory locations. c) A collection of similar data items stored in non-contiguous memory locations. d) A collection of different data items stored in contiguous memory locations. Answer: a) A collection of similar data items stored in contiguous memory locations. 2.What is the syntax to declare an array in C? a) dataType arrayName[arraySize]; b) dataType arraySize[arrayName]; c) arrayName[arraySize] dataType; d) arraySize[arrayName] dataType; Answer: a) dataType arrayName[arraySize]; 3.How do you access the first element of an array in C? a) arrayName[0]; b) arrayName[1]; c) arrayName[-1]; d) arrayName[first]; Answer: a) arrayName[0]; 4.What is the index of the last element of an array in C? a) arraySize; b) arraySize - 1; c) arraySize + 1; d) arraySize * 2; Answer: b) arraySize - 1; 5.Can you change the size of an array

Application of Computer in Accounting

  Application of Computer in accounting ! Computers have revolutionized the field of accounting, allowing accountants to perform their duties more efficiently and effectively. Here are some of the key applications of computers in accounting: Bookkeeping: Computerized bookkeeping systems have largely replaced manual bookkeeping methods, such as using ledgers and journals. These systems allow accountants to input financial transactions, generate financial statements, and monitor accounts in real-time. Financial Analysis: Computers are used to analyze financial data, create financial models and perform financial forecasting. They can also assist accountants in identifying trends and potential problems in financial data, allowing them to make informed decisions. Tax Preparation: Computer software is widely used to prepare and file tax returns. Tax preparation software helps accountants to quickly and accurately calculate taxes owed and file returns with the relevant tax authorities. Audit