answersLogoWhite

0

How do you design webpages using C programming language?

Updated: 8/19/2019
User Avatar

Wiki User

13y ago

Best Answer

Web-page designing and C-programming have nothing to do with each other.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you design webpages using C programming language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you stop your printer using HTML?

HTML is Hypertext Markup Language. It is used to design webpages. You cannot use HTML to control a printer.


Why different types of programming languages have been developed?

There are different uses for programs. The main variances occur in the level in which the language goes. That is you can go from writing a program in binary to using a language where all you have to right is "Hello world" and it does a set task. Given this there is also the fact there is always something who thinks that "i can do better then this".


What has the author Jaime Nino written?

Jaime Nino has written: 'Introduction to Programming and OOD Java' 'An introduction to programming and object-oriented design using JAVA' -- subject(s): Java (Computer program language), Object-oriented programming (Computer science) 'Introduction to Programming and OOD Using Java'


What programming language is SharePoint programmed in?

Microsoft Office SharePoint Services is programmed in the asp.net framework using C# as the programming language.


Is MySQL a programming language?

MySQL was written and developed using the C and C++ programming languages.


What are the differences between program and program language?

Programming [verb] is a process done by software engineers or computer programmers consisting of the following steps: customer requirements analysis, software design, coding the design using a programming language, testing and debugging the program parts, program integration, testing and debugging the complete program, and customer acceptance testing. Any bugs found during the two testing steps of the programming process will have to be fixed in the code written in the programming language and all necessary testing steps repeated.A programming language [noun] (you wrote program language) is a human readable language used by software engineers or computer programmers during the coding step of the programming process. The code written in the programming language is then converted by a translator program (e.g. compiler, assembler) to machine code that the target computer can "understand" and run.


Is all software developed by a programming language?

Software development is the process of designing and writing code for computer operating systems, smartphone or computer apps, and non-PC devices. The programming language that a software developer uses depends on the task. System Programming: Systems programmers design and write system software.


Why is important to learn HTML before learning JAVA?

It is not necessary to learn HTML before learning Java. Java is a complete computer programming language. The only reason you would need to know HTML with Java is if you wanted to use Java to generate webpages, or you wanted to create Java applets that you would then embed into webpages using HTML.


What is the profit and loss of obeject oriented programming language over structured programming?

Usually when dealing with object oriented code you have a loss of efficiency, but you have the ability to reuse your code. I also find the time that it takes to design the application is more when your using OO.


Can i get a project topic using vb programming language?

bank transaction


What you 'll do using programming language?

Write computer-programs, I suppose.


Is HTML a progarming language or is it just a web designing program?

HTML is not a programming language in true sense. Though you can: write codes using HTML tags, use other scripting languages,etc to design a web page