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

Options

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

Click to view Correct Answer

Previous || Next

C Programming File Inclusion 1 more questions

Which of the following is untrue about Shotgun Sequencing?

What happens in hypochromicity?

What happens in hyperchromicity?

Which of the cases is suitable for concentration by hand....

How is search done in #include and #include”somelibrary.h” normally or....

When is tan? negative?

When is tan? positive?

When does the void pointer can be dereferenced?

What is workability?

For which of the following cases are equal angles preferred....

Chemical Engineering Basics - Part 1 more Online Exam Quiz

C Programming Assigment Operators Expressions 2

C Programming C Preprocessor 2

C Programming Data Types Sizes 2

C Programming File Access

C Programming File Access 1

C Programming Float Datatype 1

C Programming Float Datatype 2

C Programming Interview Declarations

C Programming Interview Questions Bit Fields

C Programming Interview Questions Type Conversions