Skip to content
March 21, 2023

Prajwal Rai Blog

  • Home
  • MY BLOG
    • IT
    • Others
  • C-Program
  • Plus 2
    • Class 11
    • Class 12
  • QBasic
    • QBasic-Basics
    • Patterns in QBasic
    • Numeric Pattern
    • Modular Program
    • Program Design Tools
    • QBasic Projects
  • Web Design
    • HTML AND CSS
    • JavaScript
  • PHP
  • Fundamental
  • About me
Main Menu

Class 12(C-Program)

Class 12(C-Program)

Write a program in C to enter ‘N’ of data using file handling (user choice)

March 20, 2023March 20, 2023 - by Prajwal Rai - Leave a Comment

Note: Press CTRL + Z (^Z) if you want to stop data entry. It will automatically save into file

Write a program in C to enter ‘N’ of data using file handling (user choice) Read More
Class 12(C-Program)

Write a program in C to copy file using file handling

March 20, 2023March 20, 2023 - by Prajwal Rai - Leave a Comment

The above program will copy file from one file to another.

Write a program in C to copy file using file handling Read More
Class 12(C-Program)

Write a program in C to display the students of age 20-25 and store in file

March 20, 2023March 20, 2023 - by Prajwal Rai - Leave a Comment

Write a program in C to display the students of age 20-25 and store in file Read More
Class 12(C-Program)

Write a program in C using structure to enter the id and four different subjects marks of 3 students and display them in proper format along with total and percentage. (Note: Marks should be between 0 and 100)

March 20, 2023March 20, 2023 - by Prajwal Rai - Leave a Comment

Write a program in C using structure to enter the id and four different subjects marks of 3 students and display them in proper format along with total and percentage. (Note: Marks should be between 0 and 100) Read More
Class 12(C-Program)

Enter name and post of ‘N’ employees and display using structure in C-Program

March 19, 2023March 19, 2023 - by Prajwal Rai - 1 Comment

Enter name and post of ‘N’ employees and display using structure in C-Program Read More
Class 12(C-Program)

Generate random number in C Programming

March 10, 2023March 10, 2023 - by Prajwal Rai - Leave a Comment

Explanation

Generate random number in C Programming Read More
Class 12(C-Program)

String Palindrome in C Program

March 8, 2023March 8, 2023 - by Prajwal Rai - Leave a Comment

OUTPUT Explanations

String Palindrome in C Program Read More
Class 12(C-Program)

Hailstone series in C Program

March 8, 2023March 8, 2023 - by Prajwal Rai - Leave a Comment

OUTPUT

Hailstone series in C Program Read More
Class 12(C-Program)

Write a C program to swap
the value of two integers without using third variable

March 7, 2023March 7, 2023 - by Prajwal Rai - Leave a Comment

Output

Write a C program to swap
the value of two integers without using third variable
Read More
Class 12(C-Program)

Write a program using structure in C that reads records of 10 students with roll number, name, address and displays the records of student who obtained greater than 250

March 7, 2023March 7, 2023 - by Prajwal Rai - Leave a Comment

OUTPUT User inputs information of 10 students:

Write a program using structure in C that reads records of 10 students with roll number, name, address and displays the records of student who obtained greater than 250 Read More

Posts navigation

1 2 … 6 Next

Recent Posts

  • Write a program in C to enter ‘N’ of data using file handling (user choice)
  • Write a program in C to copy file using file handling
  • Write a program in C to display the students of age 20-25 and store in file
  • Write a program in C using structure to enter the id and four different subjects marks of 3 students and display them in proper format along with total and percentage. (Note: Marks should be between 0 and 100)
  • Enter name and post of ‘N’ employees and display using structure in C-Program

Archives

  • March 2023
  • February 2023
  • September 2021
  • May 2021
  • April 2021
  • March 2021
  • August 2020
  • January 2020
  • December 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • October 2015
  • September 2015
Copyright © 2023 Prajwal Rai Blog.
Maintained by Prajwal Rai