Skip to main content

BCA 102 - Problem Solving and Programming with C

BCA SEM - I
C Theory Assignment-1

1.       Explain Machine language, High level language, and Assembly language with advantages and disadvantages
2.       Explain Procedural & Non – Procedural language
3.       What is c? Explain various sections of program
4.       What are the features of c language

C Practical Assignment-1

1.       Write a C Program to Swap the value between three numbers
2.       Write a C Program to Convert the temperature
3.       Write a C Program to Find a simple interest
4.       Write a C Program to Find maximum/minimum from two/three numbers.
5.       Write a C Program to Find Odd/Even
6.       Write a C Program to Check the +ve, -ve, or Zero
7.       Write a C Program to Find Factorial of n.





Comments

Popular posts from this blog

New software continuously scrambles code to foil cyber attacks: Technique sets a deadline on hackers to severely limit chances of success

New software continuously scrambles code to foil cyber attacks: Technique sets a deadline on hackers to severely limit chances of success : As long as humans are writing software, there will be coding mistakes for malicious hackers to exploit. A single bug can open the door to attackers deleting files, copying credit card numbers or carrying out political mischief. A new program called Shuffler tries to preempt such attacks by allowing programs to continuously scramble their code as they run, effectively closing the window of opportunity for an attack.