Computer Science, asked by navnavdeepsingh21, 9 months ago

max marks: 30
Time Duration: 3 hour
Ques I what are c tokens?
(2)
Ques 2 what are the limitations of C language?
(2)
Ques 3 what is the difference between the printf() and scanf(?
Ques 4 what is pseudo-code?
(2)
Ques 5 explain flow chart?
(3)
Ques 6 what are constants and explain its categories?
Ques 7 what do understand by global declaration?
Ques 8 Give full forms of the following?
a) os b) Studio
c) COBAL
d) BCPL​

Answers

Answered by pavneet24
47

hope \: it \: helps \: u

Attachments:
Answered by radhikahans408
3

Answer:

answer 1st : c tokens are the basic building blocks in a c language which are constructed to other to write C programs

answer 2nd: Run time checking , lack of exoption, handing, low. level of abstraction etc

answer3rd printf function is used to print characters steam of data on stdout console

in the other hand , string print function instead of printing on console store it one chart buffer o which are specific in sprinsf

answer 4th pseudo code is an artificial and informal language that help programmer to develop algorithms

answer 5th : a flowchart is a separate steps of process in sequential order it is an genetic tool that can be adapted for a wide variety of purposes and can be used describe various processes search as administration process manufacture process aur and project plan

answer 7th : subroutine and formal decoration are called global declaration no matter where you plase them what they declare is global call global decoration

answer 8th: a part OS: operating system

b part studios: .......???

c part cobal: common business Oriental language

d BCPL:....????

I wish this answer is helpful to you

plzzz make me brainlist of this answer

Similar questions