SET-3
Quiz
•
English
•
University
•
Hard
Jayanth korada
Used 1+ times
FREE Resource
Enhance your content in a minute
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the formula to calculate the standard deviation?
Standard deviation = √(Σ(xi - μ)² / N)
Standard deviation = √(Σ(xi - μ) / N)
Standard deviation = Σ(xi - μ)² * N
Standard deviation = Σ(xi - μ) / N
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What do the following declaration signify?
int (*ptr)[30];
ptr is a pointer to an array of 30 integer pointers.
ptr is a array of 30 integer function pointer.
ptr is a array of 30 integer pointers.
ptr is a array 30 pointers.
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Choose the correct meaning of proverb/idiom
To have an axe to grind
A private end to serve
To fail to arouse interest
To have no result
To work for both sides
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How many times the while loop will get executed if a short int is 2 byte wide?
#include<stdio.h>
int main(){
int j=4;
while(j <= 255){
printf(" %d\n", j);
j++;
}
return 0;
}
Infinite times
255 times
256 times
252 times
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following languages is primarily used for defining the structure and content of web pages?
HTML
CSS
JAVASCRIPT
PHP
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Predict the Ouput
#include <stdio.h>
int main(){
float c = 40.235679;
printf ("Temperature is %.5f",c );
return 0;
}
error
40
40.23568
40.235679
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the purpose of the do-while loop in C?
It iterates as long as a condition is true.
It ensures the loop body is executed at least once.
It is used for infinite loops.
It repeats a block of code a specific number of times.
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
Morphoponemic Process
Quiz
•
University
20 questions
INTERMEDIATE I: Gr & Voc
Quiz
•
University
20 questions
Business Research | Unit Test
Quiz
•
University
20 questions
CEPA Grammar 2
Quiz
•
10th Grade - University
20 questions
English General 4 (CLC)
Quiz
•
University
20 questions
Unit 3 - Culture and Tradition - Word Formation
Quiz
•
University
20 questions
VOCABULARY
Quiz
•
University
20 questions
Medha Round-2
Quiz
•
University
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
