Question: How is search done in #include and #include”somelibrary.h” normally or conventionally?

Options

A : When former is used, current directory is searched and when latter is used, standard directory is searched

B : When former is used, predefined directory is searched and when latter is used, current directory is searched and then predefined directories are searched

C : When former is used, search is done in implementation defined manner and latter is used to search current directory

D : For both, search for somelibrary is done in implementation-defined manner

Click to view Correct Answer

Previous || Next

C Programming File Inclusion 1 more questions

How is thermal emf generated?

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” according....

When is tan? negative?

When is tan? positive?

When does the void pointer can be dereferenced?

What is workability?

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