Generate Quiz 69C5A3B817EBE

You have 30 minutes to complete the quiz


Generate Quiz 69C5A3B817EBE

1 / 10

What will be the output of the following code?

C

FILE *fp;

fp = fopen(“abc.txt”,”a”);

2 / 10

Find the final output of the following code:

C

#include

int main()

{

int a=1;

po

printf(“%d %p”, a, &a); // %p is used to print memory address

return 0;

}

3 / 10

The time required for the fetching and execution of one simple machine instruction is

4 / 10

Software that is used to view and search pages on the internet is:

5 / 10

What does the expression (float) in the code accomplish?

6 / 10

Which of the following is not a type of memory?

7 / 10

GUI stands for:

8 / 10

What will be the output of the following code?

C

void main()

FILE *fp. *ft;

fp = fopen(“a.txt”, “r”);

ft = fopen(“b.txt”, “r”);

fclose(fp.ft);

9 / 10

Each computer on a network is called

10 / 10

CPU fetches the instruction from memory according to the value of the:

Your score is

0%

PLS Academy App!

Learn Anytime, Anywhere

🔥HURRY! Big Sale 50% OFF

Protected