answersLogoWhite

0


Best Answer

Technically yes, practically no.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is it possible to write a C program without using preprocesser directives?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is it possible to make a program using for and not with while?

The following cases are all possible:- program without any for and while- program without for- program without while- program with both for and while


How do you get a program to stop writing to a file without closing the program?

Not possible.


How do you burn a homemade movie to a DVD without a program?

Its not possible. Use NERO


Is it possible to immediately run your C plus plus program without compiling it?

No.


Can you write a program without using any semicolon inside the main function?

not possible dude


Is it possible to change the language of a Korean Windows XP program into English without reinstalling a whole new program?

probably not google the question to see why


Is it possible to transfer a handwritten manuscript to text on a computer without typing?

Yes you need a voice recon program


Is Microsoft Office Picture Manager available as a separate program without purchasing the entire Office program?

No. As far as I know it is not possible to buy single pieces of MS Office.


Write a program in C without any functions?

It is not possible. In C, any program must have at least one function to be able to compile and execute properly: the function main()


Can you write hello world without operating system?

possible. You can write a small bios program in asm to output helloworld.


Is it possible to run java program without JVM?

No. Java programs run in the Java Virtual Machine (JVM) - without it your computer won't know how to handle Java bytecode.


What is structural independence?

exist when it is possible to make changes in the file structure without affecting the application program's ability to access the data.