Codestry Round 2

Codestry Round 2

University

20 Qs

quiz-placeholder

Similar activities

Electroblitz---Software

Electroblitz---Software

University

25 Qs

Luyện Tập

Luyện Tập

University

20 Qs

Luyện tập 1

Luyện tập 1

University

20 Qs

Basics of Programming with C

Basics of Programming with C

University

17 Qs

CodeQuest-R1

CodeQuest-R1

University

20 Qs

C PROGRAMMING

C PROGRAMMING

University

15 Qs

APTITUDE PRACTICE MOCK TEST-1@15-7-2020

APTITUDE PRACTICE MOCK TEST-1@15-7-2020

University

25 Qs

Temel C Programlama Eğitimi

Temel C Programlama Eğitimi

University

20 Qs

Codestry Round 2

Codestry Round 2

Assessment

Quiz

Other

University

Hard

Created by

Shrinivasini Shrinivasini

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 1. C preprocessors can have compiler specific features.


a) True

b) False

c) Depends on the standard

d) Depends on the platform

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 2. Which of the following are C preprocessors?

a) #ifdef

b) #define

c) #endif

d) all of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. How is search done in #include and #include “somelibrary.h” according to C standard?

a) When former is used, current directory is searched and when latter is used, standard directory is searched

b) When former is used, standard directory is searched and when latter is used, current directory is searched


c) When former is used, search is done in implementation defined manner and when latter is used, current directory is searched

d) For both, search for ‘somelibrary’ is done in implementation-defined places

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 

4. The C-preprocessors are specified with _________ symbol.

a) #

b) $


c) ” ”

d) &

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 5. How many number of pointer (*) does C have against a pointer variable declaration?

a) 7

b) 127

c) 255


d) No limits

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. Which of the following is not possible statically in C language?

a) Jagged Array

b) Rectangular Array

c) Cuboidal Array


d) Multidimensional Array

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 7. Which of the following return-type cannot be used for a function in C?

a) char *

b) struct

c) void

d) none of the mentioned

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?