Sign Up

Have an account? Sign In Now

Sign In

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

Sorry, you do not have permission to ask a question, You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here
Sign InSign Up

SIKSHAPATH

SIKSHAPATH Logo SIKSHAPATH Logo

SIKSHAPATH Navigation

  • Home
  • Questions
  • Blog
    • Computer Science(CSE)
    • NPTEL
    • Startup
  • Shop
    • Internshala Answers
Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Home
  • Questions
  • Blog
    • Computer Science(CSE)
    • NPTEL
    • Startup
  • Shop
    • Internshala Answers
Home/c

SIKSHAPATH Latest Questions

Pavanagg
  • 2
Pavanagg
Asked: January 18, 2023In: C++

Which of the following is NOT a container adapter in C++?

  • 2

Which of the following is NOT a container adapter? stack queue deque priority-queue

c
  • 1 Answer
  • 5k Views
Answer
Pavanagg
  • 1
Pavanagg
Asked: April 25, 2022In: C++

Write a templated class named “EveryOther” that behaves much like …

  • 1

Write a templated class named “EveryOther” that behaves much like std::vector (in the file named “everyother.h”). It has a member function called “push_back”, but only every other call to the member function actually does anything (actually pushed the element to ...

c
  • 1 Answer
  • 236 Views
Answer
Pavanagg
  • 1
Pavanagg
Asked: April 4, 2022In: C++

My program contains the line: delete x; It does not cause a compile time error. Which of the following is …

  • 1

My program contains the line: delete x; It does not cause a compile time error. Which of the following is a possibledeclaration for x? a. int x; b. double x; c. double *x; d. int x[10];

c
  • 1 Answer
  • 207 Views
Answer
Pavanagg
  • 1
Pavanagg
Asked: April 4, 2022In: C++

To create an array of integers which can be accessed as A[0],…,A[4] residing on the heap the code to be …

  • 1

To create an array of integers which can be accessed as A[0],…,A[4] residing on the heap the code to be executed is: a. int A[5]; b. int *A = new int[5]; c. int A = new int[5]; d. int new A[5];

c
  • 1 Answer
  • 214 Views
Answer
Pavanagg
  • 0
Pavanagg
Asked: February 14, 2022In: C++

What is the value of variable count at the end of execution? int count=0; for (int i=1; i<=5; i++) { …

  • 0

What is the value of variable count at the end of execution? int count=0; for (int i=1; i<=5; i++) { for (int j=1; j<=5; j+=i) { for (int k=1; k<=5; k+=j) { count++; } } }

cnptel assignment
  • 1 Answer
  • 385 Views
Answer
_sah_itya
  • 0
_sah_itya
Asked: November 28, 2021In: Data Structure

Write a menu-driven program that implements the following operations (using separate functions)on a linear array- Insert a new element at …

  • 0

Write a menu-driven program that implements the following operations (using separate functions)on a linear array- Insert a new element at the end Display the elements of the linear array

c
  • 1 Answer
  • 703 Views
Answer
1 2

Sidebar

store ads

Stats

  • Questions 1k
  • Answers 1k
  • Posts 149
  • Best Answers 89
  • This Free AI Tool Translates Entire Books in Minute !
  • AI News: 🎬 Hollywood’s AI Studios, 🎓 OpenAI’s Latest Gift to Educators, 🚚 Class8 Bags $22M, 🧠 Google Gemini’s Memory Upgrade
  • AI NEWS: Legal Action Against OpenAI, $16M Paid, & Elon Musk’s Praise from Investor 🤖💰📑 | AI Boosts Cloud Seeding for Water Security 🌱💧
  • AI News: 🎬AI Video Tool Scam Exposed🤯, 🛰️ AI-Powered Drones to Ukraine 😱, Google’s $20M AI Push, Sam Altman Joins SF’s Leadership Team
  • AI News: 🤝 Biden Meets Xi on AI Talks, 💡 Xavier Niel’s Advice for Europe, ♻️ Hong Kong’s Smart Bin Revolution, 🚀 AI x Huawei

Explore

  • Recent Questions
  • Questions For You
  • Answers With Time
  • Most Visited
  • New Questions
  • Recent Questions With Time

Footer

SIKSHAPATH

Helpful Links

  • Contact
  • Disclaimer
  • Privacy Policy Notice
  • TERMS OF USE
  • FAQs
  • Refund/Cancellation Policy
  • Delivery Policy for Sikshapath

Follow Us

© 2021-24 Sikshapath. All Rights Reserved