IGCSE Computer Science 2023-25 - Paper 2 REVISION - FEB/MAR 2023 - Questions 8 to 10 (Part 2)

preview_player
Показать описание
The remaining questions PAPER 2 IGCSE Computer Science - FEB/MAR 2023 - Questions 8 to 10 (Part 2) - New Syllabus

Remember the Syllabus breaks Paper 2 - Algorithms, programming and logic, into 4 Parts
This question paper consists of short-answer and structured questions set on Topics 7–10 of the subject content.

7 Algorithm design and problem-solving
8 Programming
9 Databases
10 Boolean logic
.

#Computer Science #IGCSE #Exams #Cambridge #programming #coding

VIDEO to support Computer Science Syllabus
Cambridge IGCSE™ (9–1 0984) (A*-C 0478)
For exams in 2023, 2024 and 2025.

Cambridge IGCSE Computer Science helps learners develop an interest in computational thinking and an understanding of the principles of problem-solving using computers. They apply this understanding to create computer-based solutions to problems using algorithms and a high-level programming language. Learners also develop a range of technical skills, and the ability to effectively test and evaluate computing solutions.

Studying Cambridge IGCSE Computer Science helps learners appreciate current and emerging computing technologies, the benefits of their use and recognise their potential risks. It provides an ideal foundation for progression to Cambridge International AS & A Level and is valuable for other areas of study and everyday life.
Рекомендации по теме
Комментарии
Автор

Can you upload long question the 15 mark one please

mamoonsiddiqui
Автор

Hi I noticed few issues with your Q10.
i) Since X is declared as an integer, you cannot assign 5.7 to it in part b).

ii) when declaring the function, I think it is better if you stick to the format provided by Cambridge
FUNCTION <Name> (Parameter1:Data type, Parameter2:Data type) RETURNS <data type>

iii) Declare the local variables before using it( rounded_B)

Please correct me if I am wrong regarding these observations.

reemarifkhan
Автор

I don't understand question 10 part b.

mohammedsiddiqui
Автор

Hello Sir! Great video! Could you please also upload the textbook activities such as for topic 4: Software?

kushagraporwal
Автор

so i have a question the values in the flowchart that go on the trace table are in one row and the value that is to be input given in the question should be put in the same row as the inputs from flowchart or on the 2nd row?

krishakrishna
Автор

Mr Bulmer, can you please solve a couple of past papers from the las 2-3 years before our exam on the 12th of May?

malta
Автор

Mr Bulmer at 9:24 arent you supposed to write ENDIF after the if statement please correct me if i am wrong

Flashxyz
Автор

hey, where'd you find this paper so soon? it'd be really helpful if u could share, my olevels start this month!:)

behenchod-fr
Автор

Thanks you sir for the content, am really astonished by your work .I wanted to ask why do you chose REAL for decimal numbers instead can I chose float?

reaperxy
Автор

Hello sir! great video, can you make that for paper 1 it would be very helpful BTW love from Pakistan.

aliaziz
Автор

for 9:24

this is the correct code :)

FUNCTION Same(A : INTEGER, B : REAL) RETURNS BOOLEAN
IF A = ROUND(B, 0)
THEN
RETURN TRUE
ELSE
RETURN FALSE
ENDIF
ENDFUNCTION

Flashxyz
Автор

Thank you sir can you please upload the last part

tatechiro
Автор

Is the scenario question in another video?

Lalaliseven
Автор

Hi Sir is there a video for the solution of the scenario question from this paper?

lillian
Автор

you didnt upload the last q lol :')

prettylife
Автор

MR bulmer will you be doing a walk through for paper 1 ?

xel...
Автор

Hello sir, there are some videos hidden in some playlists, is it possible to reupload them? Thank you.

zaid
Автор

hello sir is this the right specimen paper because when i check it is different from this paper

historicdude
Автор

Is programming language necessary to learn or is pseudocode sufficient

infernaldarkrai
Автор

5:01 i cant understand this plz explain

Ali_shafiq