
Bio Tech Batch 1 MCQ

Quiz
•
Education
•
University
•
Medium
Thiyagu Thiyagu
Used 4+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the language that uses symbolic names to represent operations, registers and memory locations.
Assembly language
Machine language
High Level language
low Level language
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the suitable definition of the algorithm.
It is a flowchart
Step by step instructions used to solve a problem
It is a decision
It is a Pseudo code
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Predict the format identifier „%i‟ , that is used for _____ data type.
int
char
float
double
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the correct way of writing comments in C language
/comments/
{comment}
comment (
/*comment*/
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Infer the Compilation output of the following code snippet.
#include<stdio.h>
void main()
{
int a=10;
int b=20;
printf(“%d,%d”,b,a)
}
10,20
20,10
Error
10,10
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
State the functionality of scanf().
To take logical decisions
Print a set of values
Input a set of values
Do mathematical manipulations
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the output of the following program.
#include <stdio.h>
int main()
{
int son = 18;
int father = 40;
int younger_age; younger_age = son < father ? son : father; printf("%d is the younger age", younger_age);
return 0;
}
18 is the younger age
40 is the younger age
09 is the younger age
20 is the younger age
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
C/C++ Quiz

Quiz
•
University
20 questions
III Part 1

Quiz
•
University
15 questions
Quiz on Data Types in C

Quiz
•
University
20 questions
pps quiz 2023

Quiz
•
University
20 questions
Quiz

Quiz
•
University
15 questions
invicta

Quiz
•
University
25 questions
IEasy Breeze

Quiz
•
University
18 questions
SQL

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade