Skip to content
  • Home
  • C Tutorial
  • C Programming Examples
  • Interview Questions
    • C Interview Questions
    • Embedded C Interviews
    • Interview Questions On bitwise Operators C
    • Interview Questions On Memory Allocation C
    • Interview Questions on string C
    • Multiple Choice Questions In C
    • C++ Interview Questions
    • I2C Interview Questions
    • Programming Language MCQ
    • Python Interview Questions
    • Can protocol interview questions
    • C# Interview Questions
  • Video Courses
    • Embedded System
      • Mastering Microcontroller
      • Mastering RTOS
      • Embedded Linux
      • Arduino Step by Step
      • Ultimate Guide to Raspberry Pi
      • Electronics and PCB Design
      • VHDL and FPGA Development
      • Learn electricity & electronics
      • PLC Programming From Scratch
    • Data Science Course
      • Data Science Course 2020
      • Machine Learning A-Z
      • Machine Learning, Data Science and Deep Learning
      • Python for machine Learning
      • Statistics for Data Science, Data and Business Analysis
    • Programming Languages
      • C
      • C++
      • HTML and CSS
      • Javascript
      • Java
      • Python
      • Sql
    • Web Development
      • Angular
      • Complete JavaScript Course 2020
      • Modern React with Redux
      • Complete Cyber Security
      • Web Development Bootcamp
      • Web Developer zero to Mastery
    • Game Development
      • Complete C# Unity Developer 2D
      • Complete C# Unity Developer 3D
      • Unreal Engine C++
      • RPG Core Combat Creator
  • Tools
  • Blog
  • MCQ’s
  • Blog Post
  • MCQs
  • RECOMMENDED RESOURCES AND TOOLS FOR BEGINNERS
Interview questions on bitwise operators in c

Interview questions on bitwise operators in C

You are looking for Bitwise Operators in C interview questions or tricky Bitwise Operators in C interview questions, then you are at the right place. In my previous post, I have created a collection of “c interview questions”  and “embedded c interview questions that are liked by many people. I have got the response to […]

Interview questions on bitwise operators in C Read More »

structure in c

structure in C: you should know in depth

The C language supports the user-defined data type like union, enum, and structure in C.  Using the struct keyword we can create the structure in C (User-defined data type). In this article, I will not only discuss the structure but also discuss the new feature that is introduced by the C99 and C11. What is

structure in C: you should know in depth Read More »

string Interview questions in C

Top 15 string Interview Questions in C, might ask by the interviewer.

If you are looking for “string Interview Questions in C”,  then you are at right place. Here you will find some solved and unsolved string Interview Questions in C. For the interviewer, string questions are fascinating generally interviewer ask the questions related to the string algorithm. So here I am creating a collection of some

Top 15 string Interview Questions in C, might ask by the interviewer. Read More »

Online Courses

Learning Programming Language from Online Courses

Nowadays, there is a lot of platform for learning the C/C++ programming language. In old day’s books was the only resource to learn this programming language. But nowadays video tutorial is getting very popular and people take more interest in video tutorial as compared to the books. In this article, I will give you some

Learning Programming Language from Online Courses Read More »

difference between I2C and SPI

Difference between I2C and SPI ( I2C vs SPI ), you should know.

There is a lot of serial communication protocol but in which I2C and SPI are very famous, In this article, I will discuss the difference between I2C and SPI ( I2C vs SPI ). I2C and SPI both are bus protocol to allow the user for short-distance, serial data transfer. I2C is two-wire communication made

Difference between I2C and SPI ( I2C vs SPI ), you should know. Read More »

union in C with Examples Program and Tips (Detail Blog Post)

This blog post will teach you about the union in C programming and its applications. In C, a union is a type that consists of a sequence of members whose storage overlaps. It is the reason union can only hold the value of one of its members at a time. The following topic we will

union in C with Examples Program and Tips (Detail Blog Post) Read More »

Install OpenCV with Visual Studio

Install OpenCV with Visual Studio Project in Windows using Pre-built binaries

In this article, we will study how to install Opencv3.2.0 with Visual Studio 2015 on Windows 10. But it is almost the same for other versions. OpenCV setup with visual studio is very easy but you need to be careful when adding the binary path. To install the OpenCV with Visual Studio Project, we can

Install OpenCV with Visual Studio Project in Windows using Pre-built binaries Read More »

code optimization

8 Tips to Increase the Performance of Your “C” Code.

A good code not only increases the readability but also increases the performance of an application. Nowadays compilers are very smart and they apply many optimizations to increase performance. Here I have listed 8 tips in the infographic that will help you to improve the performance of your application. I believe this list will be

8 Tips to Increase the Performance of Your “C” Code. Read More »

steps to learn c language

12 Steps in Mastering C Language (Infographic)

Nowadays, there are a lot of programming languages but still, C is one of the most popular programming languages. There are many resources available on the internet to learn C Language. You can find them on YouTube, blogs, websites, and other free resources. These resources are excellent to get productivity tips, but if you are

12 Steps in Mastering C Language (Infographic) Read More »

Top 100 Embedded C Interview Questions (With Code Examples)

Are you looking for tricky Embedded C interview questions to ace your next job interview? If your answer “YES”, then You are in the right place! This guide covers the most commonly asked Embedded C questions, helping both freshers and experienced professionals prepare for technical interviews. The best part? These Embedded C interview questions and

Top 100 Embedded C Interview Questions (With Code Examples) Read More »

← Previous 1 … 66 67 68 … 76 Next →
Best Gift for Programmers,Coders, and Techies

Copyright © 2025 Aticleworld | Powered by Aticleworld