Reasoning/Maths/English


Channel's geo and language: Kazakhstan, Persian
Category: Adult


GS preparation👉 @strategypcs and @strategyssc
Current Affairs 👉 @currentaffairsstrategy

Related channels  |  Similar channels

Channel's geo and language
Kazakhstan, Persian
Category
Adult
Statistics
Posts filter


What is the keyboard shortcut to save a workbook in Excel?
a) Ctrl + S
b) Ctrl + N
c) Ctrl + P
d) Ctrl + O


What function would you use to find the largest number in a range of cells?
a) MAX
b) BIGGEST
c) HIGHEST
d) LARGEST


How can you sum the values in cells A1 through A10 in Excel?
a) =SUM(A1:A10)
b) =TOTAL(A1:A10)
c) =ADD(A1:A10)
d) =SUMMARY(A1:A10)


What symbol is used to start a formula in Excel?
a) #
b) @
c) =
d) $


What is Microsoft Excel primarily used for?
a) Word processing
b) Database management
c) Spreadsheet calculations and data analysis
d) Creating presentations


In MS Excel, the keyboard shortcut “Ctrl+S” can be used to___

Save As
Save
Start new workbook
Switch between opened tab


___ is the programming language used to write a Macro in MS Excel.

Visual basic
C+
Java
C++


____ is not a function in Excel.

SUM
MIN
SUBTRACT
MAX


What is the row limit of MS Excel 2019?

4,81,0576
1,048,576
1,57,648
1,63, 84


_ is not a valid data type in MS-Excel.

Number
Character
Label
Date/ Time


What will the output of the following code snippet?

void solve() {
int a[] = {1, 2, 3, 4, 5};
int sum = 0;
for(int i = 0; i < 5; i++) {
if(i % 2 == 0) {
sum += *(a + i);
}
else {
sum -= *(a + i);
}
}
cout


What will be the output of the following code snippet?

void solve() {
int a[] = {1, 2, 3, 4, 5};
int sum = 0;
for(int i = 0; i < 5; i++) {
if(i % 2 == 0) {
sum += a[i];
}
}
cout


How is the 2nd element in an array accessed based on pointer notation?

*a + 2

*(a + 2)

*(*a + 2)

&(a + 2)


How can we initialize an array in C language?

int arr[2]=(10, 20)
int arr(2)={10, 20}
int arr[2] = {10, 20}
int arr(2) = (10, 20)


The data structure required for Breadth First Traversal on a graph is?
a) Array
b) Stack
c) Tree
d) Queue


What is a data structure?
a) A programming language
b) A collection of algorithms
c) A way to store and organize data
d) A type of computer hardware


Pls send all answers with proper solution ...


qsu ......... ceg , ikm , oqs
1. uwy
2. vya
3. wya
4. axy


Statements: Some Cats are Rats. All bats are tables. All Rats are Bats.
Conclusion:
I. Some Cats are bats
II. All bats are rats
III. All tables are cats
IV. All bats are cats
1. Only I & II follow
2. Only II follows
3. Only I & IV follow
4. None of these


BAC, GFH,LKM,?
1. QPR
2. PQR
3. RQP
4. None of these

20 last posts shown.