Skip to content
Study Experts

Study Experts

Easy Way to Learn New Things

  • C
  • C++
  • Java
  • Python
  • DS / Algo
  • DBMS
  • SQL
  • TOC
  • CS
  • AI
  • Tech News

C/C++

 

Here is the collection of C/C++ questions & answers. These C/C++ programming QNA’s will help you to learn various concepts like an array, pointer, string, data structure, and algorithm, etc.

C++ Latest 

Specify the output of the following code if the user enters 7

218 views 09/10/2021 admin 0 Comments code, function, input, output, user

Question: void function_A(int x,int y){     int i;     for(i=1;i<=x;i++)     cout<<y; } void function_B(int n) {     if(n!=0)    

Read more
C++ Latest 

Gradient of a convex and differentiable function.

170 views 09/10/2021 admin 0 Comments convex, differential, false, gradient, relu, true

Question 1) Gradient of a convex and differentiable function. Select one or more: decreases when approaching the minimum. is the

Read more
C++ Latest 

program for information for historical baseball players

120 views 05/10/202110/10/2021 admin 0 Comments information for historical baseball players

Question In this program the user will enter the following information for historical baseball players (up to the maximum number

Read more
C Latest 

Explain this C programming, how it works, and more details.

152 views 02/10/2021 admin 0 Comments iterationOfSequence, Loop iteration, recursionOfSequence, recursive approach, Tracing

Question: Explain this C programming, how it works, and more details. int iterationofsequence1(int n) { int sq[n]; int len=2; sq[0]=0;

Read more
C++ Latest 

Given below defined UML class diagram

145 views 01/10/202101/10/2021 admin 0 Comments linkedlist, UML class diagram

Question Given below defined UML class diagram. Suppose that a file of object named “FComputer” stored computers. Write a method

Read more
C DS / Algo Latest 

Consider the following description of a recursive algorithm in design and analysis of algorithm.

105 views 30/09/2021 admin 0 Comments Algorithm Merge Sort, Design and Analysis of Algorithms, Divide and conquer method, Merge sort, Time complexity

Question: Design and Analysis of Algorithms. Consider the following description of a recursive algorithm: “The algorithm splits the input into

Read more
C++ Latest 

Please write the code in C++.

122 views 30/09/2021 admin 0 Comments Applications of pointers, call by reference approach, pointers., rules for pointer operations, write the code in C++.

Question: Please write the code in C++. void InputNumbers(float *numbers, int count); void DisplayAll(float *numbers, int count); void DetermineTopFive(float *numbers,

Read more
C++ 

Z Three Numbers

893 views 27/09/2021 admin 0 Comments C++, Z Three Numbers

Question Z Three Numbers Given two numbers K and S Determine how many different values of X,Y and Z such

Read more
C Latest 

Can you fix any mistake on this C program

148 views 27/09/2021 admin 0 Comments C++ program, errors in this program

Question Can you fix any mistake on this C program: #include <studio.h> #include <conio.h> #include <stdlib.h> void fcfsAlgorithm() { point

Read more
C++ 

Make a story like worker or game of using inheritance.

116 views 27/09/2021 admin 0 Comments base class, derived class, inheritance

Question C++ 1) make a story like worker or game of using inheritance 2) you have to create 1 or

Read more
  • ← Previous
  • Next →

Latest

Codelobster IDE for Python
Python Tech News 

Best Platform to Write Code in Python – CodeLobster IDE

26/01/202326/01/2023 admin 0

Python is a versatile and powerful programming language that is widely used in web development, data science, machine learning, and

Python 

How to Count Occurrences of a char in Python

11/12/2022 Abhishek Sai 0
Python 

Convert an ASCII code to a character in Python

11/12/2022 Abhishek Sai 0
Python 

How to Shift or Rotate an Array in Python

15/11/2022 Abhishek Sai 0
Python 

How to Find First and Last Occurrence in a String

14/10/2022 Abhishek Sai 1

Tech News

Codelobster IDE for Python
Python Tech News 

Best Platform to Write Code in Python – CodeLobster IDE

26/01/202326/01/2023 admin 0

Python is a versatile and powerful programming language that is widely used in web development, data science, machine learning, and

Facebooks business
Tech News 

Facebook’s Social Good for Business Site

24/06/202205/07/2022 admin 0
Blockchain research topics in 2022
Tech News 

What are Blockchains and Blockchain Research Topics in 2022

24/06/202223/08/2022 admin 3
Tech News 

DigitalOcean Vs Linode 2022

21/06/2022 admin 0

About Us

COLORMAG
StudyExperts aims to be an Indian education technology (EduTech) website which operates an online problem solving platform for students to post doubt/questions and peer experts can help them solve the doubt in exchange for a small fee.

Company

  • About us
  • Career
  • Contact Us
  • Privacy Policy
  • Copyright Policies

Services

  • Doubt Solving
  • Learning
  • Blogs
  • Courses
  • Tutoring

Learn

  • C Tutorials
  • C++ Tutorials
  • Java Tutorials
  • Python Tutorials
  • SQL Tutorials

Copyright © 2022 Study Experts. All rights reserved.