[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-207523-en":3,"doc-seo-207523-105":30,"detail-sidebar-cat-0-en-105":90},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":4,"is_deleted":4,"is_public":20,"is_downloadable":20,"audit_status":20,"page_count":21,"language":22,"language_code":23,"site_id":24,"html_lang":23,"table_of_contents":25,"faqs":26,"seo_title":27,"seo_description":14,"update_tm":28,"read_time":29},207523,2336464648746,"Skyler","https://ap-avatar.wpscdn.com/davatar_276721f389ce27ea32af1340a28f341c",4,"Exam","June 2024 QP - Paper 1 - AQA Computer Science GCSE","GCSE Computer Science Paper 1: Computational thinking and programming skills (VB.NET) for the AQA course, scheduled for Wednesday 15 May 2024 afternoon. The paper contains instructions for exam answering without a calculator, with answers written in the provided spaces and rough work completed in the booklet. Tasks assess algorithm understanding using pseudo-code, including string functions like LEN and POSITION, data type selection, assignment statements, and VB.NET program construction for user input and output. Additional questions use conditional logic and operators such as MOD.","| Please write clearly in block capitals. |  |  |  |\n| --- | --- | --- | --- |\n| Centre number |  | Candidate number |  |\n| Surname  \u003Cbr>Forename(s)  \u003Cbr>Candidate signature  \u003Cbr>I declare this is my own work. |  |  |  |\n\nGCSE  \nCOMPUTER SCIENCE  \nPaper 1 Computational thinking and programming skills – VB.NET  \nWednesday 15 May 2024 Afternoon Time allowed: 2 hours  \nMaterials  \n• There are no additional materials required for this paper.  \n• You must not use a calculator.  \nInstructions  \n• Use black ink or black ball-point pen. Use pencil only for drawing.  \n• Answer all questions.  \n• You must answer the questions in the spaces provided.  \n• If you need extra space for your answer(s), use the lined pages at the end of this book. Write the question number against your answer(s) .  \n• Do all rough work in this book. Cross through any work you do not want to be marked.  \n• Questions that require a coded solution must be answered in VB. NET.  \n• You should assume that all indexing in code starts at 0 unless stated otherwise.  \nInformation  \nThe total number of marks available for this paper is 90.  \nAdvice  \n\n| For Examiner’s Use |  |\n| --- | --- |\n| Question | Mark |\n| 1 |  |\n| 2–3 |  |\n| 4–5 |  |\n| 6–7 |  |\n| 8–9 |  |\n| 10–11 |  |\n| 12 |  |\n| 13–14 |  |\n| 15 |  |\n| TOTAL |  |\n\n\n| For the multiple-choice questions, completely fill in the lozenge alongside the appropriate answer. |  |  |  |\n| --- | --- | --- | --- |\n| CORRECT METHOD | | WRONG METHODS | |\n| If you want to change your answer you must cross out your original answer as shown.\u003Cbr>If you wish to return to an answer previously crossed out, ring the answer you now wish to select as shown.\u003Cbr>\u003Cbr>|  |  |  |\n\n*JUN2485251C01* IB/G/Jun24/G4005/E11 8525/1C  \n\n| Answer all questions. |  |  |\n| --- | --- | --- |\n| \u003Cbr> 0  1  Figure 1 shows an algorithm, represented using pseudo-code.\u003Cbr>The algorithm assigns different values to two variables, then asks the user to input a letter.\u003Cbr>Figure 1\u003Cbr>film 􀃅 \"Godzilla vs. Kong \"\u003Cbr>year 􀃅 2021\u003Cbr>OUTPUT \"Please guess a letter \"\u003Cbr>letter 􀃅 USERINPUT\u003Cbr> 0  1  .  1 Which pseudo-code statement assigns the length of the string film to a variable |  |  |\n| called value?\u003Cbr>Shade one lozenge.\u003Cbr>A film 􀃅 LEN(value) B film 􀃅 film + value C value 􀃅 film\u003Cbr>D value 􀃅 LEN(film) | | [1 mark] |\n|  0  1  .  2 The POSITION subroutine returns the position of the first occurrence of a character in a string.\u003Cbr>For example:\u003Cbr>• POSITION(\"Godzilla vs. Kong\", \"o\") would return 1\u003Cbr>• POSITION(\"Godzilla vs. Kong\", \"z\") would return 3 letter and film are variables used in the algorithm in Figure 1.\u003Cbr>Complete the pseudo-code statement to find the position of the first occurrence of the\u003Cbr>contents of letter in film and store this position in the variable location You must use the POSITION subroutine in your answer.\u003Cbr>[1 mark]\u003Cbr>location 􀃅   |  |  |\n|  |  |  |\n\noutside the box  \n\n|  0  1  .  3 Which of the following would be the most suitable data type for the variable year? |  |  |  |\n| --- | --- | --- | --- |\n| Shade one lozenge.\u003Cbr>A Boolean\u003Cbr>B character\u003Cbr>C integer\u003Cbr>D real | | [1 | mark] |\n| \u003Cbr> 0  1  .  4  Describe what is meant by an assignment statement in a program.\u003Cbr>[1 mark]\u003Cbr>Question 1 continues on the next page |  |  |  |\n\noutside the box  \n\n| \u003Cbr> 0  1  .  5  Write a VB. NET program that:\u003Cbr>• gets the user to enter the name of a film\u003Cbr>• displays You entered followed by the name of the film entered by the user.\u003Cbr>The output from the program must be on one line.\u003Cbr>You should use meaningful variable name(s) and VB. NET syntax in your answer.\u003Cbr>The answer grid below contains vertical lines to help you indent your code accurately.\u003Cbr>[2 marks]\u003Cbr> | outside the box\u003Cbr>6 |\n| --- | --- |\n\nTurn over for the next question  \nDO NOT WRITE ON THIS PAGE ANSWER IN THE SPACES PROVIDED  \noutside the box  \n\n| \u003Cbr> 0  2  Figure 2 shows an algorithm, represented using pseudo-code.\u003Cbr>• Line numbers are included but are not part of the algori","cbCainXf8aJbayGZ","https://ap.wps.com/l/cbCainXf8aJbayGZ","pdf",955358,1,44,"English","en",105,"# Question 1\n## Using pseudo-code and string functions (LEN, POSITION)\n## Data types for variables\n## Assignment statements\n## Writing a VB.NET program for user input/output\n# Question 2\n## Relational operator usage\n## Predicting output from conditional logic\n## Values producing specific outputs\n## Rewriting conditions without NOT\n## Determining inputs that lead to \"Unknown\"\n# Question 3\n## Incomplete VB.NET number guessing game","[{\"question\":\"What programming language must be used in this paper’s coded solutions?\",\"answer\":\"Coded solutions must be answered in VB.NET.\"},{\"question\":\"Are calculators allowed during this examination paper?\",\"answer\":\"No calculator use is required for this paper.\"},{\"question\":\"How does the paper test understanding of string processing?\",\"answer\":\"It uses pseudo-code scenarios requiring functions such as LEN for string length and POSITION to find the first occurrence of a character in a string.\"}]","June 2024 QP - Paper 1 - AQA Computer Science GCSE | PDF",1788599887,111,{"code":4,"msg":31,"data":32},"ok",{"site_id":24,"language":23,"slug":33,"title":13,"keywords":34,"description":14,"schema_data":35,"social_meta":85,"head_meta":87,"extra_data":89,"updated_unix":28},"june-2024-qp-paper-1-aqa-computer-science-gcse","",{"@graph":36,"@context":84},[37,53,67],{"@type":38,"itemListElement":39},"BreadcrumbList",[40,44,48,51],{"item":41,"name":42,"@type":43,"position":20},"https://docshare.wps.com","Home","ListItem",{"item":45,"name":46,"@type":43,"position":47},"https://docshare.wps.com/document/","Document",2,{"item":49,"name":12,"@type":43,"position":50},"https://docshare.wps.com/document/exam/",3,{"item":52,"name":13,"@type":43,"position":11},"https://docshare.wps.com/document/june-2024-qp-paper-1-aqa-computer-science-gcse/207523/",{"url":52,"name":13,"@type":54,"author":55,"headline":13,"publisher":57,"fileFormat":60,"inLanguage":23,"description":14,"dateModified":61,"datePublished":61,"encodingFormat":60,"isAccessibleForFree":62,"interactionStatistic":63},"DigitalDocument",{"name":9,"@type":56},"Person",{"url":41,"name":58,"@type":59},"DocShare","Organization","application/pdf","2026-09-05",true,{"@type":64,"interactionType":65,"userInteractionCount":4},"InteractionCounter",{"@type":66},"ViewAction",{"@type":68,"mainEntity":69},"FAQPage",[70,76,80],{"name":71,"@type":72,"acceptedAnswer":73},"What programming language must be used in this paper’s coded solutions?","Question",{"text":74,"@type":75},"Coded solutions must be answered in VB.NET.","Answer",{"name":77,"@type":72,"acceptedAnswer":78},"Are calculators allowed during this examination paper?",{"text":79,"@type":75},"No calculator use is required for this paper.",{"name":81,"@type":72,"acceptedAnswer":82},"How does the paper test understanding of string processing?",{"text":83,"@type":75},"It uses pseudo-code scenarios requiring functions such as LEN for string length and POSITION to find the first occurrence of a character in a string.","https://schema.org",{"og:url":52,"og:type":86,"og:title":13,"og:site_name":58,"og:description":14},"article",{"robots":88,"canonical":52},"index,follow",{"doc_id":7,"site_id":24},{"code":4,"msg":5,"data":91},[92,96,100,103,108,113,118,123,128,131,135],{"id":20,"doc_module":4,"doc_module_name":46,"category_name":93,"show_sort_weight":94,"slug":95},"Story & Novel",90,"story-novel",{"id":47,"doc_module":4,"doc_module_name":46,"category_name":97,"show_sort_weight":98,"slug":99},"Literature",80,"literature",{"id":11,"doc_module":4,"doc_module_name":46,"category_name":12,"show_sort_weight":101,"slug":102},70,"exam",{"id":104,"doc_module":4,"doc_module_name":46,"category_name":105,"show_sort_weight":106,"slug":107},5,"Comic",60,"comic",{"id":109,"doc_module":4,"doc_module_name":46,"category_name":110,"show_sort_weight":111,"slug":112},6,"Technology",50,"technology",{"id":114,"doc_module":4,"doc_module_name":46,"category_name":115,"show_sort_weight":116,"slug":117},7,"Healthcare",40,"healthcare",{"id":119,"doc_module":4,"doc_module_name":46,"category_name":120,"show_sort_weight":121,"slug":122},8,"Research & Report",30,"research-report",{"id":124,"doc_module":4,"doc_module_name":46,"category_name":125,"show_sort_weight":126,"slug":127},9,"Religion & Spirituality",20,"religion-spirituality",{"id":126,"doc_module":4,"doc_module_name":46,"category_name":129,"show_sort_weight":126,"slug":130},"World Cup","world-cup",{"id":132,"doc_module":4,"doc_module_name":46,"category_name":133,"show_sort_weight":132,"slug":134},10,"Lifestyle","lifestyle",{"id":136,"doc_module":4,"doc_module_name":46,"category_name":137,"show_sort_weight":104,"slug":138},19,"General","general"]