当前位置:网站首页>Basic concepts of programming
Basic concepts of programming
2022-07-01 13:59:00 【Can't learn java】
Basic concepts of programming
1、 Program
- from High-level language The program you write is called
Source program. - from C Language The program extension written is
.C, aftercompile ( Target program )The extension of the generated file is.obj, afterlink ( Executable program )The extension of the generated file is.exe. - C The execution process of the language source program is
compileandlink.
2、 Structured programming
- C Language is a kind of structured The programming language of , It provides three basic structural statements , Structured programs usually consist of three basic institutions , Include
Sequential structure、Selection structure、Loop structure. - example 、 The following options are not C The basic structure of programming is
- A. Selection structure
- B. Branching structure
- C. Loop structure
- D. Sequential structure
边栏推荐
猜你喜欢

QT community management system

Texstudio tutorial

SAP intelligent robot process automation (IRPA) solution sharing

Self cultivation of open source programmers who contributed tens of millions of lines of code to shardingsphere and later became CEO

“国防七子”经费暴增,清华足足362亿元,甩第二名101亿 |全国高校2022预算大公开...

Etcd 概要 机制 和使用场景

介绍一种对 SAP GUI 里的收藏夹事务码管理工具增强的实现方案

使用net core 6 c# 的 NPOI 包,读取excel..xlsx单元格内的图片,并存储到指定服务器

那个很努力的学生,高考失败了……别慌!你还有一次逆袭机会!

Introduction to distributed transactions (Seata)
随机推荐
MySQL日志
【Flask】Flask启程与实现一个基于Flask的最小应用程序
MySQL日志
Interpretation of R & D effectiveness measurement framework
Use of Oracle database objects
小程序- view中多个text换行
04-Redis源码数据结构之字典
被裁三个月,面试到处碰壁,心态已经开始崩了
El form item regular verification
leetcode622.设计循环队列(C语言)
QT learning management system
详细讲解面试的 IO多路复用,select,poll,epoll
QT community management system
C语言基础知识
Understand the window query function of tdengine in one article
Leetcode question 1: sum of two numbers (3 languages)
What class loading mechanisms does the JVM have?
Kongsong (Xintong Institute) - cloud security capacity building and trend in the digital era
使用net core 6 c# 的 NPOI 包,读取excel..xlsx单元格内的图片,并存储到指定服务器
Collation and review of knowledge points of Microcomputer Principle and interface technology - pure manual