answersLogoWhite

0


Best Answer

By using explicit scope resolution.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can a program be written without using a USING instruction?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is subroutine in 8085?

in 8085 microprocessor a subroutine is a separate program written aside from main program ,this program is basically the program which requires to be executed several times in the main program. the microprocessor can call subroutine any time using CALL instruction . after the subroutine is executed the subbroutine hands over the program to main program using RET instruction.


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


What has the author Robert Ellsworth Norton written?

Robert Ellsworth Norton has written: 'Using programmed instruction in occupational education' -- subject(s): Programmed instruction, Vocational education


1 To develop a program using the ADI instruction to add the two hexadecimal numbers 3AH and 48H and store the result in memory location 2100H?

Write a program using the ADI instruction to add the two hexadecimal numbers 3AH and 48H and store the result in memory location 2100H


Can you have an ipod without using iTunes?

you can have an iPod without an iTunes, using Copy trans suite.it's a free program.


Can you run java program without applying main method?

yes we can run java program without using main. we can run program by declaring the variable static..


Is there software taht can teach me how to program?

There is no one program used to teach programming. There are many programming languages so there is one way to learn programming. You normally use the program that you are learning to program in using a book and instruction as to how the language works.


What has the author Edward Arthur Townsend written?

Edward Arthur Townsend has written: 'Statistics for the classroom teacher' 'Using statistics in classroom instruction'


Find out the 2's compliment of the word in AX without using NEG instruction?

To determine the 2's complement of a number, invert it and add one. To do this without the NEG instruction, use XOR AX,FFFFH followed by INC AX.


Can you write hello world without operating system?

Yes, you can write a "hello world" program without an operating system using bare metal programming. This involves directly interfacing with the hardware of a computer system without an intermediary operating system. The program can be written to access and output text to a display device without the need for an OS.


What is an absolute instruction?

An absolute instruction is an assembly language instruction using only absolute addresses.


What has the author Toni Bonello written?

Toni Bonello has written: 'The road to success using the \\' -- subject(s): Microcomputers, PET (Computer), Computer-assisted instruction