AAAnusree Anilkumarinanusree-anilkumar.hashnode.dev·Jun 19, 2025 · 54 min readGCP Associate Engineer Exam training (Storage and database)––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––Section 1: Cloud Storage (25 Questions)–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– Question:...00
AAAnusree Anilkumarinanusree-anilkumar.hashnode.dev·Jun 19, 2025 · 26 min readGCP Associate Engineer Exam training (Compute Engine, gke, app engine, cloud functions, cloud run)––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––Section 1: Compute Engine (25 Questions)–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– Question: Your ML training needs maximum CPU performance...00
AAAnusree Anilkumarinanusree-anilkumar.hashnode.dev·Jun 18, 2025 · 21 min readGCP Associate Engineer Exam training (Cloud Computing, Cloud Deployment Models and Cloud Service Models)––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––Section 1: Cloud Computing Fundamentals–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– Question:...00
AAAnusree Anilkumarinanusree-anilkumar.hashnode.dev·Jul 26, 2023 · 25 min readJava OOPS Multiple Choice QuestionsWhat does OOP stand for? a) Object-Oriented Programming b) Object-Oriented Protocol c) Object-Oriented Procedure d) Object-Oriented Processor Answer: a) Object-Oriented Programming Which of the following is not a core OOP concept? a) Encapsulation b...00
AAAnusree Anilkumarinanusree-anilkumar.hashnode.dev·Jul 23, 2023 · 21 min readJavascript Multiple Choice QuestionsWhich of the following is NOT a valid data type in JavaScript? a) Number b) String c) Boolean d) Character Answer: d) Character What will be the output of the following code? var x = 5; console.log(x++); a) 5 b) 6 c) 4 d) Error Answer: a) 5 Wh...00