Skip to content
Tech Study
  • viral
  • viral videos
  • About

Pritesh Patil

Write a C program to print all natural numbers from 1 to n

June 25, 2024 by Pritesh Patil
List of C language array programs with an examples

Introduction Write a C program to print all natural numbers from 1 to n #include <stdio.h> int main() { int …

Read more

All pointer programming exercises

June 23, 2024 by Pritesh Patil
List of C language array programs with an examples

Pointers are very powerful features of C programming language that differentiates it from other popular programming languages such as Java …

Read more

List of c language function and recursion programming exercises

June 22, 2024 by Pritesh Patil
List of C language array programs with an examples

A function or method is basically a block of statements that perform a specific task. For example, you are building …

Read more

List of C language matrix programs with an examples

June 22, 2024 by Pritesh Patil
List of C language array programs with an examples

Write C Program to Add Two Matrices Write C Program to Multiply Two Matrices Write C Program to check whether …

Read more

List of Switch case programs with an examples

June 22, 2024 by Pritesh Patil
List of C language array programs with an examples

Switch case statements are an alternate method for long if statements that compare a variable to several ‘integral’ values. The …

Read more

All structure programs with examples

June 18, 2024 by Pritesh Patil
List of all conditional programs in c language

All structure programs with examples: Structure is user defined data type available in C programming language that allows to combine …

Read more

Write a SQL query to display firstname and branch of student, who belongs to the branch ‘Computer Engineering’

June 2, 2024 by Pritesh Patil
List of SQL Query questions on Top, Union, admission fees and Group by questions

Introduction Write a SQL query to display firstname and branch of student, who belongs to the branch ‘Computer Engineering’. I …

Read more

Write a query to display only firstname and branch from table student

June 2, 2024 by Pritesh Patil
List of SQL Query questions on Top, Union, admission fees and Group by questions

Introduction Write a query to display only firstname and branch from table student. I have used Microsoft SQL server 2008 …

Read more

Write a SQL query to display sum of two numbers 10 and 15

June 2, 2024 by Pritesh Patil
List of SQL Query questions on Top, Union, admission fees and Group by questions

Introduction Write a SQL query to display sum of two numbers 10 and 15. I have used Microsoft SQL server …

Read more

Write a SQL query to display a string “Hello World!”

June 2, 2024 by Pritesh Patil
List of SQL Query questions on Top, Union, admission fees and Group by questions

Introduction Write a SQL query to display a string “Hello World!”. I have used Microsoft SQL server 2008 R2 for …

Read more

Older posts
Newer posts
← Previous Page1 … Page3 Page4 Page5 … Page8 Next →
  • video of a girl showing her backside went viral on instagram
  • Mother and son kissing video went viral on Instagram
  • Viral Video: Husband Hugs Sister-in-Law in Front of His Wife, Sparks Mixed Reactions on Social Media
  • Viral Romantic Video of Jija-Sali Duo Takes Instagram by Storm
  • Shruthi Narayanan 14 minutes Video link
© 2025 Tech Study • Built with GeneratePress