0% found this document useful (0 votes)
83 views2 pages

August 2025 Internal Assessments for BCA, B.Sc, M.Sc

Uploaded by

vaitheki siva
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
83 views2 pages

August 2025 Internal Assessments for BCA, B.Sc, M.Sc

Uploaded by

vaitheki siva
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

BON SECOURS ARTS AND SCIENCE COLLEGE FOR WOMEN BON SECOURS ARTS AND SCIENCE COLLEGE FOR

TS AND SCIENCE COLLEGE FOR WOMEN


(Affiliated to Periyar University, Salem) (Affiliated to Periyar University, Salem)
Sowthapuram(po), Veppadai,Namakkal-638 008. Sowthapuram(po), Veppadai,Namakkal-638 008.
III BCA-5th SEMESTER II [Link] CS & BCA-3rd SEMESTER
Continuous Internal Assessment-I August 2025 Continuous Internal Assessment-I August 2025

Subject: [Link] Programming Time:1 Hour Subject: PHP Time:1 Hour


Subject Code:23UCA06 Date:20.08.2025 Subject Code:23UCAS06/23UCSS04 Date:19.08.2025
Max Marks:25 Max Marks:25
Section-A Section-A
Choose the Correct Answer: (5X1=5) Choose the Correct Answer: (5X1=5)
1. Which of the following is a primitive type in C#? 1. What type of website changes content dynamically based on user
a) class b) int c) object d) array interaction?
2. The core component that executes .NET programs is: a) Static Website b) Dynamic Website
a) FCL b) CLR c) CLS d) JIT3. c) Offline Website d) Read-only Website
3. [Link] Web Forms use which file extension? 2. Which of the following is a correct file extension for PHP files?
a) .html b) .cs c) .aspx d) .net a) .html b) .xml c) .php d) .exe
4. Which loop executes at least once even if the condition is false? 3. Which symbol is used to declare a variable in PHP?
a) for b) while c) foreach d) do-while a) @ b) # c) $ d) %
5. Which of the following is a server-side control in [Link]? 4. Which of the following is used to run PHP scripts locally?
a) <div> b) <input> c) <asp:TextBox> d) <form>Part-B a) WordPress b) XAMPP c) Java d) Photoshop
5. WAMP stands for:
Section-B a) Windows, Apache, MySQL, PHP
Answer any Two question: (2X5=10) b) Web, Apache, MySQL, Perl
6 Explain the architecture of the .NET framework and the role of c) Windows, Angular, MongoDB, PHP
CLR.. d) Windows, Apache, Mail, PHP
7. Discuss various conditional statements with syntax and examples Section-B
8. Write a short note on the components of [Link]. Answer any Two question: (2X5=10)
6. What is the difference between static and dynamic websites?
Section-C 7. Write a short note on the scope and advantages of PHP.
Answer all the question: (1X10=10) 8. Explain how PHP code is embedded in HTML and vice versa with
9.(a) Discuss arrays and string operations in C# with appropriate code an example.
examples. (Or) Section-C
(b) Explain how standard and list controls are used in [Link] with Answer all the question: (1X10=10)
properties, events, and examples. 9.(a) Explain the basic structure of a PHP program and describe how
dynamic websites work using PHP. (Or)
(b) Write a complete PHP program that embeds HTML and uses
multiple conditional statements for decision-making.
BON SECOURS ARTS AND SCIENCE COLLEGE FOR WOMEN BON SECOURS ARTS AND SCIENCE COLLEGE FOR WOMEN
(Affiliated to Periyar University, Salem) (Affiliated to Periyar University, Salem)
Sowthapuram(po), Veppadai,Namakkal-638 008. Sowthapuram(po), Veppadai,Namakkal-638 008.
II [Link] (CS)-3rd SEMESTER I [Link] (CS)-1st SEMESTER
Continuous Internal Assessment-I August 2025 Continuous Internal Assessment-I August 2025

Subject: Cloud Computing Time:1 Hour Subject: Advance Software Engineering Time:1 Hour
Subject Code:23PCS08 Date:19.08.2025 Subject Code:23PCSE01 Date:19.08.2025
Max Marks:25 Max Marks:25
Section-A
Choose the Correct Answer: (5X1=5) Section-A
1. What does cloud computing primarily offer? Choose the Correct Answer: (5X1=5)
a) Hardware only b) Software only 1. The main objective of software engineering is to
c) On-demand services via the internet a) Increase complexity b) Produce software quickly
d) Manual data transfer c) Reduce cost, improve quality, and manage complexity
2. Which term refers to accessing files and services through the internet d) Avoid documentation
without installing them locally? [Link] Waterfall Model is an example of
a) Local computing b) Cloud computing a) Iterative model b) Agile method
c) Distributed computing d) Traditional computing c) Sequential model d) Spiral model
3. Cloud computing helps communities by: 3. A well-written SRS should be
a) Making local calls b) Offering centralized communication tools a) Ambiguous b) Incomplete
c) Installing desktop-based apps d) Using floppy disks c) Testable d) Complex
4. What does cloud computing primarily offer? 4. The case study for student result management is used under
a) Hardware only b) Software only a) Project planning b) Requirement analysis
c) On-demand services via the internet d) Manual data transfer c) Cost estimation d) Testing
5 Which of the following is a con of cloud computing? 5 Which of the following is a con of cloud computing?
a) Flexibility b) Security concern a) Flexibility b) Security concern
c) Accessibility d) Scalability c) Accessibility d) Scalability
Section-B Section-B
Answer any Two question: (2X5=10) Answer any Two question: (2X5=10)
6. Describe the process of developing and discovering cloud computing 6. Write the challenges faced in software engineering.
services. 7. Compare different software process models with examples.
7. How does cloud computing help in managing group projects and events? 8. Describe the steps involved in requirement elicitation and analysis.
8. Explain how corporations use cloud computing for communication and
scheduling. Section-C
Section-C Answer all the question: (1X10=10)
Answer all the question: (1X10=10)
9.(a) Define cloud computing. Explain its features, benefits, and working 9.(a)Describe various software development process models in detail. (Or)
with a neat diagram. (Or)
(b) Discuss how cloud computing helps in project, schedule, and event (b) Explain the requirement engineering process with suitable examples.
management for both individuals and organizations.

Common questions

Powered by AI

PHP is a server-side scripting language widely used for web development. Its scope includes developing dynamic web pages, server-side database handling, and building complete server-side applications. PHP's key advantages include its ease of learning, platform independence, and a vast array of built-in functions. Additionally, PHP integrates well with databases like MySQL, and it has a strong community, ensuring extensive documentation and support. This makes PHP a versatile choice for developers .

Requirement elicitation and analysis involve gathering requirements from stakeholders and analyzing them to understand expectations and constraints. Key steps include stakeholder identification, conducting interviews, facilitating workshops, creating use case scenarios, and prototyping. Accurate requirement elicitation and analysis are critical because they form the foundation of software design and development, ensuring that the final product meets the stakeholders' needs and functions correctly. Misunderstandings at this stage can lead to expensive rework and project failures .

In C#, arrays are used to store a fixed-size sequence of elements of the same type. They are declared using the 'array' keyword, such as 'int[] numbers = new int[5];'. String operations in C# include concatenation, comparison, and substring extraction. For example, you can concatenate two strings using the '+' operator: 'string fullName = firstName + " " + lastName;'. The 'Substring' method can be used to extract a part of a string, for instance, 'string part = fullName.Substring(0, 5);' to get the first five characters .

PHP can be embedded within HTML to create dynamic web pages. This integration allows for the execution of PHP scripts on the server, generating HTML content dynamically before sending it to the client's browser. The significance lies in the ability to build interactive, data-driven sites efficiently. For example: `<html><body><?php echo "Hello, World!"; ?></body></html>` dynamically outputs the “Hello, World!” message where the PHP script is placed, demonstrating seamless integration .

Cloud computing offers on-demand services over the internet, providing access to resources like computing power, storage, and applications without the need for local installation. Key features include scalability, elasticity, self-service provisioning, and the capacity to measure service usage. The benefits of cloud computing are its cost-effectiveness, flexibility, enhanced collaboration capabilities, and robust security measures. An illustrative diagram would typically include elements such as users, cloud providers, data centers, and services (like SaaS, PaaS, IaaS) to show the flow of data and services .

The Common Language Runtime (CLR) is the core component of the .NET Framework responsible for executing .NET programs. It provides important services such as memory management, thread management, and exception handling. Moreover, the CLR facilitates a common type system, ensuring language interoperability, and it includes features for security and robustness, such as code access security and verification of code safety .

Static websites consist of fixed content where each page is a separate HTML file, whereas dynamic websites generate content in real-time based on user interactions and database inputs. Dynamic websites offer advantages such as personalized user experiences, easier updates and maintenance of content, and integration with databases for managing content dynamically. This enhances user engagement and allows for responsive interactions .

Client-side controls in ASP.NET, such as HTML elements like <input> and <div>, are processed and rendered by the user's browser. They allow for responsive interactions and quick updates without server trips. Server-side controls, like <asp:TextBox>, are processed on the server. They provide enhanced functionality such as automatic state management and can interact with server-side events. For example, <asp:Button> can trigger specific server-side logic when clicked by a user .

Cloud computing facilitates group project and event management through centralized communication tools and file-sharing capabilities, enabling real-time collaboration across different locations. Features such as shared calendars, task management tools, and video conferencing support efficient coordination among team members, reducing the reliance on physical meetings. Cloud services like Google Workspace or Microsoft 365 provide the infrastructure for seamless project handling, ensuring that teams stay synchronized and responsive to changing project requirements .

Software engineering faces challenges such as managing project complexity, ensuring the quality of software, keeping up with rapid technological changes, and meeting tight deadlines. Strategies to manage these challenges include adopting agile methodologies to enhance flexibility, investing in continuous training for teams to keep skills updated, and implementing robust project management tools. Additionally, effective communication among stakeholders and thorough requirement analysis can prevent scope creep and reduce project risks .

You might also like